Trace number 3446654

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 NameAnswerCPU timeWall clock time
wbo 1.6? (TO) 1800.08 1800.03

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl30_40_pb.cnf.cr--soft-66-100-0.wbo
MD5SUM077a21624aa2f6aaa0c1ba2d37648916
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark18
Best CPU time to get the best result obtained on this benchmark0.171973
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2400
Total number of constraints140
Number of soft constraints52
Number of constraints which are clauses80
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint40
Top cost 2792
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 2791
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 41
Number of bits of the biggest sum of numbers6
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 wbo 1.6 beta - 20110321
0.00/0.00	c Parsing wbo file format. File HOME/instance-3446654-1307903338.wbo.
0.00/0.00	c Instance file HOME/instance-3446654-1307903338.wbo
0.00/0.00	c File size is 42544 bytes.
0.00/0.00	c Highest Coefficient sum: 41
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      2400                                                |
0.00/0.00	c |  Number Clauses:        80                                                  |
0.00/0.00	c |  Number Cardinality:    60                                                  |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |    2400      140     4800 |     5000        0   -nan |  0.000 % |
0.00/0.00	c |       101 |    2400      140     4800 |     5500      101    147 |  0.000 % |
0.00/0.01	c |       251 |    2400      140     4800 |     6050      251    136 |  0.000 % |
0.00/0.01	c |       476 |    2400      140     4800 |     6655      476    135 |  0.000 % |
0.00/0.03	c |       814 |    2400      140     4800 |     7320      814    146 |  0.000 % |
0.00/0.05	c |      1320 |    2400      140     4800 |     8052     1320    156 |  0.000 % |
0.09/0.10	c |      2079 |    2400      140     4800 |     8857     2079    176 |  0.000 % |
0.09/0.19	c |      3218 |    2400      140     4800 |     9743     3218    180 |  0.000 % |
0.29/0.39	c |      4926 |    2400      140     4800 |    10717     4926    183 |  0.000 % |
0.69/0.73	c |      7488 |    2400      140     4800 |    11789     7488    212 |  0.000 % |
1.59/1.64	c |     11332 |    2400      140     4800 |    12968    11332    223 |  0.000 % |
2.49/2.55	c |     17099 |    2400      140     4800 |    14265    10050    217 |  0.000 % |
4.30/4.37	c |     25751 |    2400      140     4800 |    15692    11007    212 |  0.000 % |
7.39/7.45	c |     38727 |    2400      140     4800 |    17261    15580    212 |  0.000 % |
13.69/13.76	c |     58188 |    2400      140     4800 |    18987    16669    205 |  0.000 % |
22.39/22.43	c |     87383 |    2400      140     4800 |    20886    15751    257 |  0.000 % |
34.29/34.31	c |    131179 |    2400      140     4800 |    22974    14687    255 |  0.000 % |
66.29/66.30	c |    196865 |    2400      140     4800 |    25272    20289    246 |  0.000 % |
112.59/112.61	c |    295393 |    2400      140     4800 |    27799    23655    310 |  0.000 % |
195.60/195.65	c |    443185 |    2400      140     4800 |    30579    13761    260 |  0.000 % |
308.50/308.55	c |    664870 |    2400      140     4800 |    33637    17935    273 |  0.000 % |
503.71/503.79	c |    997395 |    2400      140     4800 |    37001    32180    262 |  0.000 % |
834.72/834.76	c |   1496187 |    2400      140     4800 |    40701    21297    308 |  0.000 % |
1288.73/1288.71	c |   2244370 |    2400      140     4800 |    44771    26479    325 |  0.000 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3446654-1307903338/watcher-3446654-1307903338 -o /tmp/evaluation-result-3446654-1307903338/solver-3446654-1307903338 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446654-1307903338.wbo 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.02 1.45 1.72 3/176 9641
/proc/meminfo: memFree=2907320/32951124 swapFree=67076880/67111528
[pid=9641] ppid=9639 vsize=2840 CPUtime=0 cores=1,3,5,7
/proc/9641/stat : 9641 (wbo1.6) R 9639 9641 8865 0 -1 4202496 503 0 0 0 0 0 0 0 20 0 1 0 901931579 2908160 444 33554432000 4194304 5714214 140734344347264 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9641/statm: 710 444 176 372 0 335 0

[startup+0.089413 s]
/proc/loadavg: 1.02 1.45 1.72 3/176 9641
/proc/meminfo: memFree=2907320/32951124 swapFree=67076880/67111528
[pid=9641] ppid=9639 vsize=4424 CPUtime=0.08 cores=1,3,5,7
/proc/9641/stat : 9641 (wbo1.6) R 9639 9641 8865 0 -1 4202496 921 0 0 0 8 0 0 0 20 0 1 0 901931579 4530176 862 33554432000 4194304 5714214 140734344347264 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9641/statm: 1106 862 177 372 0 731 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4424

[startup+0.100412 s]
/proc/loadavg: 1.02 1.45 1.72 3/176 9641
/proc/meminfo: memFree=2907320/32951124 swapFree=67076880/67111528
[pid=9641] ppid=9639 vsize=4688 CPUtime=0.09 cores=1,3,5,7
/proc/9641/stat : 9641 (wbo1.6) R 9639 9641 8865 0 -1 4202496 963 0 0 0 9 0 0 0 20 0 1 0 901931579 4800512 904 33554432000 4194304 5714214 140734344347264 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9641/statm: 1172 904 177 372 0 797 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4688

[startup+0.300388 s]
/proc/loadavg: 1.02 1.45 1.72 3/176 9641
/proc/meminfo: memFree=2907320/32951124 swapFree=67076880/67111528
[pid=9641] ppid=9639 vsize=6432 CPUtime=0.29 cores=1,3,5,7
/proc/9641/stat : 9641 (wbo1.6) R 9639 9641 8865 0 -1 4202496 1423 0 0 0 29 0 0 0 21 0 1 0 901931579 6586368 1364 33554432000 4194304 5714214 140734344347264 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9641/statm: 1608 1364 177 372 0 1233 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6432

[startup+0.700304 s]
/proc/loadavg: 1.02 1.45 1.72 3/176 9641
/proc/meminfo: memFree=2907320/32951124 swapFree=67076880/67111528
[pid=9641] ppid=9639 vsize=10792 CPUtime=0.69 cores=1,3,5,7
/proc/9641/stat : 9641 (wbo1.6) R 9639 9641 8865 0 -1 4202496 2494 0 0 0 67 2 0 0 22 0 1 0 901931579 11051008 2435 33554432000 4194304 5714214 140734344347264 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9641/statm: 2698 2435 177 372 0 2323 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10792

[startup+1.50016 s]
/proc/loadavg: 1.02 1.45 1.72 4/178 9643
/proc/meminfo: memFree=2883348/32951124 swapFree=67076880/67111528
[pid=9641] ppid=9639 vsize=15068 CPUtime=1.49 cores=1,3,5,7
/proc/9641/stat : 9641 (wbo1.6) R 9639 9641 8865 0 -1 4202496 3565 0 0 0 146 3 0 0 25 0 1 0 901931579 15429632 3506 33554432000 4194304 5714214 140734344347264 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9641/statm: 3767 3506 177 372 0 3392 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15068

[startup+3.10087 s]
/proc/loadavg: 1.02 1.45 1.72 4/178 9643
/proc/meminfo: memFree=2871072/32951124 swapFree=67076880/67111528
[pid=9641] ppid=9639 vsize=19904 CPUtime=3.09 cores=1,3,5,7
/proc/9641/stat : 9641 (wbo1.6) R 9639 9641 8865 0 -1 4202496 4773 0 0 0 304 5 0 0 25 0 1 0 901931579 20381696 4714 33554432000 4194304 5714214 140734344347264 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9641/statm: 4976 4714 177 372 0 4601 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19904

[startup+6.30028 s]
/proc/loadavg: 1.10 1.46 1.72 4/178 9643
/proc/meminfo: memFree=2856744/32951124 swapFree=67076880/67111528
[pid=9641] ppid=9639 vsize=24612 CPUtime=6.29 cores=1,3,5,7
/proc/9641/stat : 9641 (wbo1.6) R 9639 9641 8865 0 -1 4202496 5936 0 0 0 622 7 0 0 25 0 1 0 901931579 25202688 5877 33554432000 4194304 5714214 140734344347264 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9641/statm: 6153 5877 177 372 0 5778 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24612

[startup+12.7001 s]
/proc/loadavg: 1.17 1.46 1.73 3/178 9643
/proc/meminfo: memFree=2836332/32951124 swapFree=67076880/67111528
[pid=9641] ppid=9639 vsize=30540 CPUtime=12.69 cores=1,3,5,7
/proc/9641/stat : 9641 (wbo1.6) R 9639 9641 8865 0 -1 4202496 7352 0 0 0 1257 12 0 0 25 0 1 0 901931579 31272960 7293 33554432000 4194304 5714214 140734344347264 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9641/statm: 7635 7293 177 372 0 7260 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30540

[startup+25.5008 s]
/proc/loadavg: 1.35 1.49 1.73 4/178 9644
/proc/meminfo: memFree=2790544/32951124 swapFree=67076880/67111528
[pid=9641] ppid=9639 vsize=51800 CPUtime=25.49 cores=1,3,5,7
/proc/9641/stat : 9641 (wbo1.6) R 9639 9641 8865 0 -1 4202496 12623 0 0 0 2526 23 0 0 25 0 1 0 901931579 53043200 12564 33554432000 4194304 5714214 140734344347264 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9641/statm: 12950 12564 177 372 0 12575 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 51800

[startup+51.1011 s]
/proc/loadavg: 1.57 1.53 1.73 3/178 9644
/proc/meminfo: memFree=2733184/32951124 swapFree=67076880/67111528
[pid=9641] ppid=9639 vsize=62044 CPUtime=51.09 cores=1,3,5,7
/proc/9641/stat : 9641 (wbo1.6) R 9639 9641 8865 0 -1 4202496 15145 0 0 0 5074 35 0 0 25 0 1 0 901931579 63533056 15086 33554432000 4194304 5714214 140734344347264 18446744073709551615 4319274 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9641/statm: 15511 15086 177 372 0 15136 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 62044

[startup+102.307 s]
/proc/loadavg: 1.81 1.60 1.74 4/178 9646
/proc/meminfo: memFree=2672396/32951124 swapFree=67076880/67111528
[pid=9641] ppid=9639 vsize=89572 CPUtime=102.3 cores=1,3,5,7
/proc/9641/stat : 9641 (wbo1.6) R 9639 9641 8865 0 -1 4202496 21844 0 0 0 10176 54 0 0 25 0 1 0 901931579 91721728 21785 33554432000 4194304 5714214 140734344347264 18446744073709551615 4319806 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9641/statm: 22393 21785 177 372 0 22018 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 89572

[startup+162.301 s]
/proc/loadavg: 1.93 1.67 1.76 4/178 9647
/proc/meminfo: memFree=2591004/32951124 swapFree=67076880/67111528
[pid=9641] ppid=9639 vsize=129280 CPUtime=162.29 cores=1,3,5,7
/proc/9641/stat : 9641 (wbo1.6) R 9639 9641 8865 0 -1 4202496 31668 0 0 0 16152 77 0 0 25 0 1 0 901931579 132382720 31609 33554432000 4194304 5714214 140734344347264 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9641/statm: 32320 31609 177 372 0 31945 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 129280

[startup+222.301 s]
/proc/loadavg: 2.01 1.74 1.77 4/178 9649
/proc/meminfo: memFree=2564812/32951124 swapFree=67076880/67111528
[pid=9641] ppid=9639 vsize=146432 CPUtime=222.3 cores=1,3,5,7
/proc/9641/stat : 9641 (wbo1.6) R 9639 9641 8865 0 -1 4202496 35894 0 0 0 22127 103 0 0 25 0 1 0 901931579 149946368 35829 33554432000 4194304 5714214 140734344347264 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9641/statm: 36608 35829 177 372 0 36233 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 146432

[startup+282.301 s]
/proc/loadavg: 2.00 1.79 1.79 4/178 9651
/proc/meminfo: memFree=2556340/32951124 swapFree=67076880/67111528
[pid=9641] ppid=9639 vsize=154276 CPUtime=282.3 cores=1,3,5,7
/proc/9641/stat : 9641 (wbo1.6) R 9639 9641 8865 0 -1 4202496 37832 0 0 0 28107 123 0 0 25 0 1 0 901931579 157978624 37767 33554432000 4194304 5714214 140734344347264 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9641/statm: 38569 37767 177 372 0 38194 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 154276

[startup+342.301 s]
/proc/loadavg: 2.00 1.82 1.80 4/178 9652
/proc/meminfo: memFree=2529536/32951124 swapFree=67076880/67111528
[pid=9641] ppid=9639 vsize=177120 CPUtime=342.31 cores=1,3,5,7
/proc/9641/stat : 9641 (wbo1.6) R 9639 9641 8865 0 -1 4202496 43339 0 0 0 34084 147 0 0 25 0 1 0 901931579 181370880 43274 33554432000 4194304 5714214 140734344347264 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9641/statm: 44280 43274 177 372 0 43905 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 177120

[startup+402.301 s]
/proc/loadavg: 2.00 1.85 1.81 4/178 9654
/proc/meminfo: memFree=2488708/32951124 swapFree=67076880/67111528
[pid=9641] ppid=9639 vsize=211588 CPUtime=402.31 cores=1,3,5,7
/proc/9641/stat : 9641 (wbo1.6) R 9639 9641 8865 0 -1 4202496 51902 0 0 0 40064 167 0 0 25 0 1 0 901931579 216666112 51837 33554432000 4194304 5714214 140734344347264 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9641/statm: 52897 51837 177 372 0 52522 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 211588

[startup+462.301 s]
/proc/loadavg: 2.00 1.88 1.82 4/178 9655
/proc/meminfo: memFree=2466360/32951124 swapFree=67076880/67111528
[pid=9641] ppid=9639 vsize=219172 CPUtime=462.3 cores=1,3,5,7
/proc/9641/stat : 9641 (wbo1.6) R 9639 9641 8865 0 -1 4202496 53766 0 0 0 46045 185 0 0 25 0 1 0 901931579 224432128 53701 33554432000 4194304 5714214 140734344347264 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9641/statm: 54793 53701 177 372 0 54418 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 219172

[startup+522.301 s]
/proc/loadavg: 2.00 1.90 1.83 4/178 9657
/proc/meminfo: memFree=2414240/32951124 swapFree=67076880/67111528
[pid=9641] ppid=9639 vsize=232400 CPUtime=522.3 cores=1,3,5,7
/proc/9641/stat : 9641 (wbo1.6) R 9639 9641 8865 0 -1 4202496 57060 0 0 0 52021 209 0 0 25 0 1 0 901931579 237977600 56995 33554432000 4194304 5714214 140734344347264 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9641/statm: 58100 56995 177 372 0 57725 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 232400

[startup+582.301 s]
/proc/loadavg: 2.00 1.91 1.83 4/178 9659
/proc/meminfo: memFree=2347868/32951124 swapFree=67076880/67111528
[pid=9641] ppid=9639 vsize=280408 CPUtime=582.31 cores=1,3,5,7
/proc/9641/stat : 9641 (wbo1.6) R 9639 9641 8865 0 -1 4202496 68954 0 0 0 58003 228 0 0 25 0 1 0 901931579 287137792 68889 33554432000 4194304 5714214 140734344347264 18446744073709551615 4300287 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9641/statm: 70102 68889 177 372 0 69727 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 280408

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 1.95 1.85 4/178 9665
/proc/meminfo: memFree=2308652/32951124 swapFree=67076880/67111528
[pid=9641] ppid=9639 vsize=303076 CPUtime=822.31 cores=1,3,5,7
/proc/9641/stat : 9641 (wbo1.6) R 9639 9641 8865 0 -1 4202496 74674 0 0 0 81936 295 0 0 25 0 1 0 901931579 310349824 74383 33554432000 4194304 5714214 140734344347264 18446744073709551615 4320153 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9641/statm: 75769 74383 177 372 0 75394 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 303076

[startup+882.3 s]
/proc/loadavg: 2.00 1.96 1.86 4/178 9667
/proc/meminfo: memFree=2301668/32951124 swapFree=67076880/67111528
[pid=9641] ppid=9639 vsize=309900 CPUtime=882.32 cores=1,3,5,7
/proc/9641/stat : 9641 (wbo1.6) R 9639 9641 8865 0 -1 4202496 76350 0 0 0 87913 319 0 0 25 0 1 0 901931579 317337600 76059 33554432000 4194304 5714214 140734344347264 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9641/statm: 77475 76059 177 372 0 77100 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 309900

[startup+942.3 s]
/proc/loadavg: 2.00 1.96 1.87 4/178 9668
/proc/meminfo: memFree=2260220/32951124 swapFree=67076880/67111528
[pid=9641] ppid=9639 vsize=350772 CPUtime=942.32 cores=1,3,5,7
/proc/9641/stat : 9641 (wbo1.6) R 9639 9641 8865 0 -1 4202496 86724 0 0 0 93878 354 0 0 25 0 1 0 901931579 359190528 86251 33554432000 4194304 5714214 140734344347264 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9641/statm: 87693 86251 177 372 0 87318 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 350772

[startup+1002.3 s]
/proc/loadavg: 2.00 1.97 1.87 4/178 9670
/proc/meminfo: memFree=2222500/32951124 swapFree=67076880/67111528
[pid=9641] ppid=9639 vsize=389924 CPUtime=1002.32 cores=1,3,5,7
/proc/9641/stat : 9641 (wbo1.6) R 9639 9641 8865 0 -1 4202496 96346 0 0 0 99848 384 0 0 25 0 1 0 901931579 399282176 95873 33554432000 4194304 5714214 140734344347264 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9641/statm: 97481 95873 177 372 0 97106 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 389924

[startup+1062.3 s]
/proc/loadavg: 2.00 1.97 1.88 4/178 9671
/proc/meminfo: memFree=2185892/32951124 swapFree=67076880/67111528
[pid=9641] ppid=9639 vsize=426420 CPUtime=1062.32 cores=1,3,5,7
/proc/9641/stat : 9641 (wbo1.6) R 9639 9641 8865 0 -1 4202496 105480 0 0 0 105833 399 0 0 25 0 1 0 901931579 436654080 105007 33554432000 4194304 5714214 140734344347264 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9641/statm: 106605 105007 177 372 0 106230 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 426420

[startup+1122.3 s]
/proc/loadavg: 2.00 1.97 1.88 4/178 9673
/proc/meminfo: memFree=2178796/32951124 swapFree=67076880/67111528
[pid=9641] ppid=9639 vsize=433428 CPUtime=1122.33 cores=1,3,5,7
/proc/9641/stat : 9641 (wbo1.6) R 9639 9641 8865 0 -1 4202496 107237 0 0 0 111817 416 0 0 25 0 1 0 901931579 443830272 106764 33554432000 4194304 5714214 140734344347264 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9641/statm: 108357 106764 177 372 0 107982 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 433428

[startup+1182.3 s]
/proc/loadavg: 2.00 1.97 1.89 4/178 9675
/proc/meminfo: memFree=2176280/32951124 swapFree=67076880/67111528
[pid=9641] ppid=9639 vsize=436152 CPUtime=1182.33 cores=1,3,5,7
/proc/9641/stat : 9641 (wbo1.6) R 9639 9641 8865 0 -1 4202496 107899 0 0 0 117801 432 0 0 25 0 1 0 901931579 446619648 107426 33554432000 4194304 5714214 140734344347264 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9641/statm: 109038 107426 177 372 0 108663 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 436152

[startup+1242.3 s]
/proc/loadavg: 2.08 1.99 1.90 4/178 9676
/proc/meminfo: memFree=2169812/32951124 swapFree=67076880/67111528
[pid=9641] ppid=9639 vsize=441488 CPUtime=1242.33 cores=1,3,5,7
/proc/9641/stat : 9641 (wbo1.6) R 9639 9641 8865 0 -1 4202496 109423 0 0 0 123784 449 0 0 25 0 1 0 901931579 452083712 108760 33554432000 4194304 5714214 140734344347264 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9641/statm: 110372 108760 177 372 0 109997 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 441488

[startup+1302.3 s]
/proc/loadavg: 2.03 1.99 1.91 4/178 9678
/proc/meminfo: memFree=2114592/32951124 swapFree=67076880/67111528
[pid=9641] ppid=9639 vsize=441488 CPUtime=1302.34 cores=1,3,5,7
/proc/9641/stat : 9641 (wbo1.6) R 9639 9641 8865 0 -1 4202496 109436 0 0 0 129765 469 0 0 25 0 1 0 901931579 452083712 108773 33554432000 4194304 5714214 140734344347264 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9641/statm: 110372 108773 177 372 0 109997 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 441488

[startup+1362.3 s]
/proc/loadavg: 2.01 1.99 1.91 4/178 9679
/proc/meminfo: memFree=2107980/32951124 swapFree=67076880/67111528
[pid=9641] ppid=9639 vsize=452784 CPUtime=1362.33 cores=1,3,5,7
/proc/9641/stat : 9641 (wbo1.6) R 9639 9641 8865 0 -1 4202496 112194 0 0 0 135752 481 0 0 25 0 1 0 901931579 463650816 111531 33554432000 4194304 5714214 140734344347264 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9641/statm: 113196 111531 177 372 0 112821 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 452784

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.91 4/178 9681
/proc/meminfo: memFree=2079304/32951124 swapFree=67076880/67111528
[pid=9641] ppid=9639 vsize=462928 CPUtime=1422.34 cores=1,3,5,7
/proc/9641/stat : 9641 (wbo1.6) R 9639 9641 8865 0 -1 4202496 114703 0 0 0 141740 494 0 0 25 0 1 0 901931579 474038272 114040 33554432000 4194304 5714214 140734344347264 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9641/statm: 115732 114040 177 372 0 115357 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 462928

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.91 4/178 9683
/proc/meminfo: memFree=2072340/32951124 swapFree=67076880/67111528
[pid=9641] ppid=9639 vsize=470320 CPUtime=1482.34 cores=1,3,5,7
/proc/9641/stat : 9641 (wbo1.6) R 9639 9641 8865 0 -1 4202496 116526 0 0 0 147732 502 0 0 25 0 1 0 901931579 481607680 115863 33554432000 4194304 5714214 140734344347264 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9641/statm: 117580 115863 177 372 0 117205 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 470320

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.91 4/178 9684
/proc/meminfo: memFree=1958472/32951124 swapFree=67076880/67111528
[pid=9641] ppid=9639 vsize=486500 CPUtime=1542.34 cores=1,3,5,7
/proc/9641/stat : 9641 (wbo1.6) R 9639 9641 8865 0 -1 4202496 120592 0 0 0 153715 519 0 0 25 0 1 0 901931579 498176000 119929 33554432000 4194304 5714214 140734344347264 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9641/statm: 121625 119929 177 372 0 121250 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 486500

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.91 4/178 9686
/proc/meminfo: memFree=1915412/32951124 swapFree=67076880/67111528
[pid=9641] ppid=9639 vsize=504524 CPUtime=1602.34 cores=1,3,5,7
/proc/9641/stat : 9641 (wbo1.6) R 9639 9641 8865 0 -1 4202496 125063 0 0 0 159703 531 0 0 25 0 1 0 901931579 516632576 124400 33554432000 4194304 5714214 140734344347264 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9641/statm: 126131 124400 177 372 0 125756 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 504524

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.91 4/178 9687
/proc/meminfo: memFree=1863304/32951124 swapFree=67076880/67111528
[pid=9641] ppid=9639 vsize=553132 CPUtime=1662.35 cores=1,3,5,7
/proc/9641/stat : 9641 (wbo1.6) R 9639 9641 8865 0 -1 4202496 137827 0 0 0 165687 548 0 0 25 0 1 0 901931579 566407168 136549 33554432000 4194304 5714214 140734344347264 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9641/statm: 138283 136549 177 372 0 137908 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 553132

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.91 4/178 9689
/proc/meminfo: memFree=1857076/32951124 swapFree=67076880/67111528
[pid=9641] ppid=9639 vsize=553132 CPUtime=1722.35 cores=1,3,5,7
/proc/9641/stat : 9641 (wbo1.6) R 9639 9641 8865 0 -1 4202496 137833 0 0 0 171674 561 0 0 25 0 1 0 901931579 566407168 136555 33554432000 4194304 5714214 140734344347264 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9641/statm: 138283 136555 177 372 0 137908 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 553132

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 9691
/proc/meminfo: memFree=1853944/32951124 swapFree=67076880/67111528
[pid=9641] ppid=9639 vsize=553132 CPUtime=1782.35 cores=1,3,5,7
/proc/9641/stat : 9641 (wbo1.6) R 9639 9641 8865 0 -1 4202496 137837 0 0 0 177667 568 0 0 25 0 1 0 901931579 566407168 136559 33554432000 4194304 5714214 140734344347264 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9641/statm: 138283 136559 177 372 0 137908 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 553132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.16 2.02 1.92 4/178 9691
/proc/meminfo: memFree=1830008/32951124 swapFree=67076880/67111528
[pid=9641] ppid=9639 vsize=565900 CPUtime=1800.05 cores=1,3,5,7
/proc/9641/stat : 9641 (wbo1.6) R 9639 9641 8865 0 -1 4202496 140992 0 0 0 179434 571 0 0 25 0 1 0 901931579 579481600 139714 33554432000 4194304 5714214 140734344347264 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9641/statm: 141475 139714 177 372 0 141100 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 565900

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.03
CPU time (s): 1800.08
CPU user time (s): 1794.35
CPU system time (s): 5.73313
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 565900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.35
system time used= 5.73313
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 140992
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= 4
involuntary context switches= 2785

runsolver used 2.66459 second user time and 6.36103 second system time

The end

Launcher Data

Begin job on node139 at 2011-06-12 20:28:58
IDJOB=3446654
IDBENCH=78679
IDSOLVER=1943
FILE ID=node139/3446654-1307903338
RUNJOBID= node139-1307903338-9615
PBS_JOBID= 13559516
Free space on /tmp= 2692 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl30_40_pb.cnf.cr--soft-66-100-0.wbo
COMMAND LINE= wbo1.6 -file-format=wbo -time-limit=TIMEOUT -search-mode=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3446654-1307903338/watcher-3446654-1307903338 -o /tmp/evaluation-result-3446654-1307903338/solver-3446654-1307903338 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446654-1307903338.wbo

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 077a21624aa2f6aaa0c1ba2d37648916
RANDOM SEED=9099499

node139.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	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5321.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       2907796 kB
Buffers:         57284 kB
Cached:       29033332 kB
SwapCached:       3400 kB
Active:       14377124 kB
Inactive:     14747980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       2907796 kB
SwapTotal:    67111528 kB
SwapFree:     67076880 kB
Dirty:            8564 kB
Writeback:           0 kB
AnonPages:       32892 kB
Mapped:          13364 kB
Slab:           853384 kB
PageTables:       4828 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190144 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 2684 MiB
End job on node139 at 2011-06-12 20:59:00