Trace number 3446653

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-chnl40_41_pb.cnf.cr--soft-33-100-0.wbo
MD5SUMf511ebc8ef7d333a60d28a0c67ab699d
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark0.287955
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3280
Total number of constraints162
Number of soft constraints117
Number of constraints which are clauses82
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint40
Maximum length of a constraint41
Top cost 5670
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 5669
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 42
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-3446653-1307903338.wbo.
0.00/0.00	c Instance file HOME/instance-3446653-1307903338.wbo
0.00/0.00	c File size is 58882 bytes.
0.00/0.00	c Highest Coefficient sum: 42
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:      3280                                                |
0.00/0.00	c |  Number Clauses:        82                                                  |
0.00/0.00	c |  Number Cardinality:    80                                                  |
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 |    3280      162     6560 |     5000        0   -nan |  0.000 % |
0.00/0.00	c |       100 |    3280      162     6560 |     5500      100    146 |  0.000 % |
0.00/0.01	c |       251 |    3280      162     6560 |     6050      251    174 |  0.000 % |
0.00/0.03	c |       476 |    3280      162     6560 |     6655      476    291 |  0.000 % |
0.00/0.04	c |       814 |    3280      162     6560 |     7320      814    247 |  0.000 % |
0.00/0.06	c |      1320 |    3280      162     6560 |     8052     1320    221 |  0.000 % |
0.09/0.12	c |      2080 |    3280      162     6560 |     8857     2080    213 |  0.000 % |
0.19/0.22	c |      3219 |    3280      162     6560 |     9743     3219    225 |  0.000 % |
0.29/0.39	c |      4927 |    3280      162     6560 |    10717     4927    266 |  0.000 % |
0.69/0.75	c |      7490 |    3280      162     6560 |    11789     7490    247 |  0.000 % |
1.10/1.20	c |     11336 |    3280      162     6560 |    12968    11336    240 |  0.000 % |
2.09/2.19	c |     17102 |    3280      162     6560 |    14265     9819    226 |  0.000 % |
3.99/4.04	c |     25753 |    3280      162     6560 |    15692    10550    224 |  0.000 % |
9.89/9.99	c |     38727 |    3280      162     6560 |    17261    14897    348 |  0.000 % |
14.79/14.87	c |     58189 |    3280      162     6560 |    18987    14924    296 |  0.000 % |
25.69/25.72	c |     87382 |    3280      162     6560 |    20886    12617    327 |  0.000 % |
55.09/55.17	c |    131171 |    3280      162     6560 |    22974    19687    827 |  0.000 % |
229.60/229.61	c |    196856 |    3280      162     6560 |    25272    22462   1289 |  0.000 % |
287.20/287.24	c |    295384 |    3280      162     6560 |    27799    22542    522 |  0.000 % |
450.01/450.04	c |    443174 |    3280      162     6560 |    30579    29143    921 |  0.000 % |
897.63/897.69	c |    664857 |    3280      162     6560 |    33637    18641    990 |  0.000 % |
1122.52/1122.57	c |    997383 |    3280      162     6560 |    37001    27045    354 |  0.000 % |
1505.14/1505.17	c |   1496171 |    3280      162     6560 |    40701    14786    339 |  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-3446653-1307903338/watcher-3446653-1307903338 -o /tmp/evaluation-result-3446653-1307903338/solver-3446653-1307903338 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446653-1307903338.wbo 

running on 4 cores: 0,2,4,6

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/174 9639
/proc/meminfo: memFree=2907344/32951124 swapFree=67076880/67111528
[pid=9638] ppid=9636 vsize=3076 CPUtime=0 cores=0,2,4,6
/proc/9638/stat : 9638 (wbo1.6) R 9636 9638 8865 0 -1 4202496 553 0 0 0 0 0 0 0 21 0 1 0 901931579 3149824 490 33554432000 4194304 5714214 140737103864800 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9638/statm: 769 490 174 372 0 394 0

[startup+0.0883029 s]
/proc/loadavg: 1.02 1.45 1.72 3/174 9639
/proc/meminfo: memFree=2907344/32951124 swapFree=67076880/67111528
[pid=9638] ppid=9636 vsize=4924 CPUtime=0.08 cores=0,2,4,6
/proc/9638/stat : 9638 (wbo1.6) R 9636 9638 8865 0 -1 4202496 1047 0 0 0 8 0 0 0 21 0 1 0 901931579 5042176 984 33554432000 4194304 5714214 140737103864800 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9638/statm: 1231 985 177 372 0 856 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4924

[startup+0.100281 s]
/proc/loadavg: 1.02 1.45 1.72 3/174 9639
/proc/meminfo: memFree=2907344/32951124 swapFree=67076880/67111528
[pid=9638] ppid=9636 vsize=5188 CPUtime=0.09 cores=0,2,4,6
/proc/9638/stat : 9638 (wbo1.6) R 9636 9638 8865 0 -1 4202496 1093 0 0 0 9 0 0 0 21 0 1 0 901931579 5312512 1030 33554432000 4194304 5714214 140737103864800 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9638/statm: 1297 1030 177 372 0 922 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5188

[startup+0.300245 s]
/proc/loadavg: 1.02 1.45 1.72 3/174 9639
/proc/meminfo: memFree=2907344/32951124 swapFree=67076880/67111528
[pid=9638] ppid=9636 vsize=8488 CPUtime=0.29 cores=0,2,4,6
/proc/9638/stat : 9638 (wbo1.6) R 9636 9638 8865 0 -1 4202496 1921 0 0 0 29 0 0 0 21 0 1 0 901931579 8691712 1858 33554432000 4194304 5714214 140737103864800 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9638/statm: 2122 1859 177 372 0 1747 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8488

[startup+0.700172 s]
/proc/loadavg: 1.02 1.45 1.72 3/174 9639
/proc/meminfo: memFree=2907344/32951124 swapFree=67076880/67111528
[pid=9638] ppid=9636 vsize=12224 CPUtime=0.69 cores=0,2,4,6
/proc/9638/stat : 9638 (wbo1.6) R 9636 9638 8865 0 -1 4202496 2866 0 0 0 68 1 0 0 22 0 1 0 901931579 12517376 2803 33554432000 4194304 5714214 140737103864800 18446744073709551615 4319440 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9638/statm: 3056 2803 177 372 0 2681 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12224

[startup+1.50103 s]
/proc/loadavg: 1.02 1.45 1.72 4/178 9643
/proc/meminfo: memFree=2883348/32951124 swapFree=67076880/67111528
[pid=9638] ppid=9636 vsize=19856 CPUtime=1.49 cores=0,2,4,6
/proc/9638/stat : 9638 (wbo1.6) R 9636 9638 8865 0 -1 4202496 4753 0 0 0 148 1 0 0 25 0 1 0 901931579 20332544 4690 33554432000 4194304 5714214 140737103864800 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9638/statm: 4964 4690 177 372 0 4589 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19856

[startup+3.10075 s]
/proc/loadavg: 1.02 1.45 1.72 3/178 9643
/proc/meminfo: memFree=2871072/32951124 swapFree=67076880/67111528
[pid=9638] ppid=9636 vsize=23180 CPUtime=3.09 cores=0,2,4,6
/proc/9638/stat : 9638 (wbo1.6) R 9636 9638 8865 0 -1 4202496 5573 0 0 0 307 2 0 0 25 0 1 0 901931579 23736320 5510 33554432000 4194304 5714214 140737103864800 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9638/statm: 5795 5510 177 372 0 5420 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23180

[startup+6.30115 s]
/proc/loadavg: 1.10 1.46 1.72 3/178 9643
/proc/meminfo: memFree=2856744/32951124 swapFree=67076880/67111528
[pid=9638] ppid=9636 vsize=31308 CPUtime=6.3 cores=0,2,4,6
/proc/9638/stat : 9638 (wbo1.6) R 9636 9638 8865 0 -1 4202496 7604 0 0 0 626 4 0 0 25 0 1 0 901931579 32059392 7541 33554432000 4194304 5714214 140737103864800 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9638/statm: 7827 7541 177 372 0 7452 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 31308

[startup+12.701 s]
/proc/loadavg: 1.17 1.46 1.73 4/178 9643
/proc/meminfo: memFree=2836332/32951124 swapFree=67076880/67111528
[pid=9638] ppid=9636 vsize=44144 CPUtime=12.69 cores=0,2,4,6
/proc/9638/stat : 9638 (wbo1.6) R 9636 9638 8865 0 -1 4202496 10785 0 0 0 1264 5 0 0 25 0 1 0 901931579 45203456 10722 33554432000 4194304 5714214 140737103864800 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9638/statm: 11036 10722 177 372 0 10661 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44144

[startup+25.5006 s]
/proc/loadavg: 1.35 1.49 1.73 3/178 9644
/proc/meminfo: memFree=2790544/32951124 swapFree=67076880/67111528
[pid=9638] ppid=9636 vsize=69536 CPUtime=25.49 cores=0,2,4,6
/proc/9638/stat : 9638 (wbo1.6) R 9636 9638 8865 0 -1 4202496 17131 0 0 0 2540 9 0 0 25 0 1 0 901931579 71204864 17068 33554432000 4194304 5714214 140737103864800 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9638/statm: 17384 17068 177 372 0 17009 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 69536

[startup+51.101 s]
/proc/loadavg: 1.57 1.53 1.73 4/178 9644
/proc/meminfo: memFree=2733184/32951124 swapFree=67076880/67111528
[pid=9638] ppid=9636 vsize=115796 CPUtime=51.09 cores=0,2,4,6
/proc/9638/stat : 9638 (wbo1.6) R 9636 9638 8865 0 -1 4202496 28674 0 0 0 5095 14 0 0 25 0 1 0 901931579 118575104 28611 33554432000 4194304 5714214 140737103864800 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9638/statm: 28949 28611 177 372 0 28574 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 115796

[startup+102.307 s]
/proc/loadavg: 1.81 1.60 1.74 3/178 9646
/proc/meminfo: memFree=2672396/32951124 swapFree=67076880/67111528
[pid=9638] ppid=9636 vsize=149640 CPUtime=102.29 cores=0,2,4,6
/proc/9638/stat : 9638 (wbo1.6) R 9636 9638 8865 0 -1 4202496 37106 0 0 0 10210 19 0 0 25 0 1 0 901931579 153231360 37043 33554432000 4194304 5714214 140737103864800 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9638/statm: 37410 37043 177 372 0 37035 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 149640

[startup+162.301 s]
/proc/loadavg: 1.93 1.67 1.76 3/178 9647
/proc/meminfo: memFree=2591004/32951124 swapFree=67076880/67111528
[pid=9638] ppid=9636 vsize=191508 CPUtime=162.29 cores=0,2,4,6
/proc/9638/stat : 9638 (wbo1.6) R 9636 9638 8865 0 -1 4202496 47532 0 0 0 16205 24 0 0 25 0 1 0 901931579 196104192 47469 33554432000 4194304 5714214 140737103864800 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9638/statm: 47877 47469 177 372 0 47502 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 191508

[startup+222.301 s]
/proc/loadavg: 2.01 1.74 1.77 3/178 9649
/proc/meminfo: memFree=2564812/32951124 swapFree=67076880/67111528
[pid=9638] ppid=9636 vsize=201288 CPUtime=222.3 cores=0,2,4,6
/proc/9638/stat : 9638 (wbo1.6) R 9636 9638 8865 0 -1 4202496 49969 0 0 0 22203 27 0 0 25 0 1 0 901931579 206118912 49906 33554432000 4194304 5714214 140737103864800 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9638/statm: 50322 49906 177 372 0 49947 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 201288

[startup+282.301 s]
/proc/loadavg: 2.00 1.79 1.79 3/178 9651
/proc/meminfo: memFree=2556340/32951124 swapFree=67076880/67111528
[pid=9638] ppid=9636 vsize=200520 CPUtime=282.29 cores=0,2,4,6
/proc/9638/stat : 9638 (wbo1.6) R 9636 9638 8865 0 -1 4202496 49980 0 0 0 28195 34 0 0 25 0 1 0 901931579 205332480 49757 33554432000 4194304 5714214 140737103864800 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9638/statm: 50130 49757 177 372 0 49755 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 200520

[startup+342.301 s]
/proc/loadavg: 2.00 1.82 1.80 3/178 9652
/proc/meminfo: memFree=2529536/32951124 swapFree=67076880/67111528
[pid=9638] ppid=9636 vsize=206196 CPUtime=342.3 cores=0,2,4,6
/proc/9638/stat : 9638 (wbo1.6) R 9636 9638 8865 0 -1 4202496 51363 0 0 0 34189 41 0 0 25 0 1 0 901931579 211144704 51140 33554432000 4194304 5714214 140737103864800 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9638/statm: 51549 51140 177 372 0 51174 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 206196

[startup+402.301 s]
/proc/loadavg: 2.00 1.85 1.81 3/178 9654
/proc/meminfo: memFree=2488708/32951124 swapFree=67076880/67111528
[pid=9638] ppid=9636 vsize=212988 CPUtime=402.3 cores=0,2,4,6
/proc/9638/stat : 9638 (wbo1.6) R 9636 9638 8865 0 -1 4202496 53041 0 0 0 40185 45 0 0 25 0 1 0 901931579 218099712 52818 33554432000 4194304 5714214 140737103864800 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9638/statm: 53247 52818 177 372 0 52872 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 212988

[startup+462.301 s]
/proc/loadavg: 2.00 1.88 1.82 3/178 9655
/proc/meminfo: memFree=2466360/32951124 swapFree=67076880/67111528
[pid=9638] ppid=9636 vsize=227696 CPUtime=462.3 cores=0,2,4,6
/proc/9638/stat : 9638 (wbo1.6) R 9636 9638 8865 0 -1 4202496 56737 0 0 0 46179 51 0 0 25 0 1 0 901931579 233160704 56514 33554432000 4194304 5714214 140737103864800 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9638/statm: 56924 56514 177 372 0 56549 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 227696

[startup+522.301 s]
/proc/loadavg: 2.00 1.90 1.83 4/178 9657
/proc/meminfo: memFree=2414240/32951124 swapFree=67076880/67111528
[pid=9638] ppid=9636 vsize=269988 CPUtime=522.31 cores=0,2,4,6
/proc/9638/stat : 9638 (wbo1.6) R 9636 9638 8865 0 -1 4202496 67247 0 0 0 52175 56 0 0 25 0 1 0 901931579 276467712 67024 33554432000 4194304 5714214 140737103864800 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9638/statm: 67497 67024 177 372 0 67122 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 269988

[startup+582.301 s]
/proc/loadavg: 2.00 1.91 1.83 4/178 9659
/proc/meminfo: memFree=2347868/32951124 swapFree=67076880/67111528
[pid=9638] ppid=9636 vsize=285284 CPUtime=582.31 cores=0,2,4,6
/proc/9638/stat : 9638 (wbo1.6) R 9636 9638 8865 0 -1 4202496 71051 0 0 0 58172 59 0 0 25 0 1 0 901931579 292130816 70828 33554432000 4194304 5714214 140737103864800 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9638/statm: 71321 70828 177 372 0 70946 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 285284

[startup+642.301 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 1.95 1.85 3/178 9665
/proc/meminfo: memFree=2308652/32951124 swapFree=67076880/67111528
[pid=9638] ppid=9636 vsize=302448 CPUtime=822.32 cores=0,2,4,6
/proc/9638/stat : 9638 (wbo1.6) R 9636 9638 8865 0 -1 4202496 75986 0 0 0 82159 73 0 0 25 0 1 0 901931579 309706752 75122 33554432000 4194304 5714214 140737103864800 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9638/statm: 75612 75122 177 372 0 75237 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 302448

[startup+882.3 s]
/proc/loadavg: 2.00 1.96 1.86 3/178 9667
/proc/meminfo: memFree=2301668/32951124 swapFree=67076880/67111528
[pid=9638] ppid=9636 vsize=301840 CPUtime=882.32 cores=0,2,4,6
/proc/9638/stat : 9638 (wbo1.6) R 9636 9638 8865 0 -1 4202496 75988 0 0 0 88156 76 0 0 25 0 1 0 901931579 309084160 74984 33554432000 4194304 5714214 140737103864800 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9638/statm: 75460 74984 177 372 0 75085 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 301840

[startup+942.3 s]
/proc/loadavg: 2.00 1.96 1.87 3/178 9668
/proc/meminfo: memFree=2260220/32951124 swapFree=67076880/67111528
[pid=9638] ppid=9636 vsize=301836 CPUtime=942.32 cores=0,2,4,6
/proc/9638/stat : 9638 (wbo1.6) R 9636 9638 8865 0 -1 4202496 76000 0 0 0 94148 84 0 0 25 0 1 0 901931579 309080064 74995 33554432000 4194304 5714214 140737103864800 18446744073709551615 4319373 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9638/statm: 75459 74995 177 372 0 75084 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 301836

[startup+1002.3 s]
/proc/loadavg: 2.00 1.97 1.87 3/178 9670
/proc/meminfo: memFree=2222500/32951124 swapFree=67076880/67111528
[pid=9638] ppid=9636 vsize=301836 CPUtime=1002.32 cores=0,2,4,6
/proc/9638/stat : 9638 (wbo1.6) R 9636 9638 8865 0 -1 4202496 76001 0 0 0 100140 92 0 0 25 0 1 0 901931579 309080064 74996 33554432000 4194304 5714214 140737103864800 18446744073709551615 4319324 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9638/statm: 75459 74996 177 372 0 75084 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 301836

[startup+1062.3 s]
/proc/loadavg: 2.00 1.97 1.88 3/178 9671
/proc/meminfo: memFree=2185892/32951124 swapFree=67076880/67111528
[pid=9638] ppid=9636 vsize=301836 CPUtime=1062.33 cores=0,2,4,6
/proc/9638/stat : 9638 (wbo1.6) R 9636 9638 8865 0 -1 4202496 76001 0 0 0 106131 102 0 0 25 0 1 0 901931579 309080064 74996 33554432000 4194304 5714214 140737103864800 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9638/statm: 75459 74996 177 372 0 75084 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 301836

[startup+1122.3 s]
/proc/loadavg: 2.00 1.97 1.88 3/178 9673
/proc/meminfo: memFree=2178796/32951124 swapFree=67076880/67111528
[pid=9638] ppid=9636 vsize=301836 CPUtime=1122.32 cores=0,2,4,6
/proc/9638/stat : 9638 (wbo1.6) R 9636 9638 8865 0 -1 4202496 76005 0 0 0 112122 110 0 0 25 0 1 0 901931579 309080064 75000 33554432000 4194304 5714214 140737103864800 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9638/statm: 75459 75000 177 372 0 75084 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 301836

[startup+1182.3 s]
/proc/loadavg: 2.00 1.97 1.89 3/178 9675
/proc/meminfo: memFree=2176280/32951124 swapFree=67076880/67111528
[pid=9638] ppid=9636 vsize=301836 CPUtime=1182.32 cores=0,2,4,6
/proc/9638/stat : 9638 (wbo1.6) R 9636 9638 8865 0 -1 4202496 76016 0 0 0 118114 118 0 0 25 0 1 0 901931579 309080064 75011 33554432000 4194304 5714214 140737103864800 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9638/statm: 75459 75011 177 372 0 75084 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 301836

[startup+1242.3 s]
/proc/loadavg: 2.08 1.99 1.90 3/178 9676
/proc/meminfo: memFree=2169812/32951124 swapFree=67076880/67111528
[pid=9638] ppid=9636 vsize=301836 CPUtime=1242.33 cores=0,2,4,6
/proc/9638/stat : 9638 (wbo1.6) R 9636 9638 8865 0 -1 4202496 76016 0 0 0 124108 125 0 0 25 0 1 0 901931579 309080064 75011 33554432000 4194304 5714214 140737103864800 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9638/statm: 75459 75011 177 372 0 75084 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 301836

[startup+1302.3 s]
/proc/loadavg: 2.03 1.99 1.91 3/178 9678
/proc/meminfo: memFree=2114592/32951124 swapFree=67076880/67111528
[pid=9638] ppid=9636 vsize=357680 CPUtime=1302.33 cores=0,2,4,6
/proc/9638/stat : 9638 (wbo1.6) R 9636 9638 8865 0 -1 4202496 89879 0 0 0 130098 135 0 0 25 0 1 0 901931579 366264320 88874 33554432000 4194304 5714214 140737103864800 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9638/statm: 89420 88874 177 372 0 89045 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 357680

[startup+1362.3 s]
/proc/loadavg: 2.01 1.99 1.91 3/178 9679
/proc/meminfo: memFree=2107980/32951124 swapFree=67076880/67111528
[pid=9638] ppid=9636 vsize=352956 CPUtime=1362.33 cores=0,2,4,6
/proc/9638/stat : 9638 (wbo1.6) R 9636 9638 8865 0 -1 4202496 90290 0 0 0 136090 143 0 0 25 0 1 0 901931579 361426944 87714 33554432000 4194304 5714214 140737103864800 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9638/statm: 88239 87714 177 372 0 87864 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 352956

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 9681
/proc/meminfo: memFree=2079304/32951124 swapFree=67076880/67111528
[pid=9638] ppid=9636 vsize=372212 CPUtime=1422.34 cores=0,2,4,6
/proc/9638/stat : 9638 (wbo1.6) R 9636 9638 8865 0 -1 4202496 95069 0 0 0 142085 149 0 0 25 0 1 0 901931579 381145088 92493 33554432000 4194304 5714214 140737103864800 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9638/statm: 93053 92493 177 372 0 92678 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 372212

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 9683
/proc/meminfo: memFree=2072340/32951124 swapFree=67076880/67111528
[pid=9638] ppid=9636 vsize=372072 CPUtime=1482.34 cores=0,2,4,6
/proc/9638/stat : 9638 (wbo1.6) R 9636 9638 8865 0 -1 4202496 95069 0 0 0 148078 156 0 0 25 0 1 0 901931579 381001728 92466 33554432000 4194304 5714214 140737103864800 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9638/statm: 93018 92466 177 372 0 92643 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 372072

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 9684
/proc/meminfo: memFree=1958472/32951124 swapFree=67076880/67111528
[pid=9638] ppid=9636 vsize=470348 CPUtime=1542.33 cores=0,2,4,6
/proc/9638/stat : 9638 (wbo1.6) R 9636 9638 8865 0 -1 4202496 119529 0 0 0 154067 166 0 0 25 0 1 0 901931579 481636352 116926 33554432000 4194304 5714214 140737103864800 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9638/statm: 117587 116926 177 372 0 117212 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 470348

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 9686
/proc/meminfo: memFree=1915412/32951124 swapFree=67076880/67111528
[pid=9638] ppid=9636 vsize=495972 CPUtime=1602.33 cores=0,2,4,6
/proc/9638/stat : 9638 (wbo1.6) R 9636 9638 8865 0 -1 4202496 125946 0 0 0 160061 172 0 0 25 0 1 0 901931579 507875328 123343 33554432000 4194304 5714214 140737103864800 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9638/statm: 123993 123343 177 372 0 123618 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 495972

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 9687
/proc/meminfo: memFree=1863304/32951124 swapFree=67076880/67111528
[pid=9638] ppid=9636 vsize=497292 CPUtime=1662.35 cores=0,2,4,6
/proc/9638/stat : 9638 (wbo1.6) R 9636 9638 8865 0 -1 4202496 126295 0 0 0 166056 179 0 0 25 0 1 0 901931579 509227008 123692 33554432000 4194304 5714214 140737103864800 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9638/statm: 124323 123692 177 372 0 123948 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 497292

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.91 4/178 9689
/proc/meminfo: memFree=1857076/32951124 swapFree=67076880/67111528
[pid=9638] ppid=9636 vsize=503656 CPUtime=1722.34 cores=0,2,4,6
/proc/9638/stat : 9638 (wbo1.6) R 9636 9638 8865 0 -1 4202496 127861 0 0 0 172051 183 0 0 25 0 1 0 901931579 515743744 125258 33554432000 4194304 5714214 140737103864800 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9638/statm: 125914 125258 177 372 0 125539 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 503656

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.91 4/178 9691
/proc/meminfo: memFree=1853944/32951124 swapFree=67076880/67111528
[pid=9638] ppid=9636 vsize=506696 CPUtime=1782.35 cores=0,2,4,6
/proc/9638/stat : 9638 (wbo1.6) R 9636 9638 8865 0 -1 4202496 128638 0 0 0 178045 190 0 0 25 0 1 0 901931579 518856704 126035 33554432000 4194304 5714214 140737103864800 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9638/statm: 126674 126035 177 372 0 126299 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 506696



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.16 2.02 1.92 3/178 9691
/proc/meminfo: memFree=1830008/32951124 swapFree=67076880/67111528
[pid=9638] ppid=9636 vsize=518476 CPUtime=1800.05 cores=0,2,4,6
/proc/9638/stat : 9638 (wbo1.6) R 9636 9638 8865 0 -1 4202496 131557 0 0 0 179813 192 0 0 25 0 1 0 901931579 530919424 128954 33554432000 4194304 5714214 140737103864800 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9638/statm: 129619 128954 177 372 0 129244 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 518476

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): 1798.14
CPU system time (s): 1.9407
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 518476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.14
system time used= 1.9407
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 131557
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= 6
involuntary context switches= 4866

runsolver used 3.04254 second user time and 6.74597 second system time

The end

Launcher Data

Begin job on node139 at 2011-06-12 20:28:58
IDJOB=3446653
IDBENCH=78678
IDSOLVER=1943
FILE ID=node139/3446653-1307903338
RUNJOBID= node139-1307903338-9614
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-chnl40_41_pb.cnf.cr--soft-33-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-3446653-1307903338/watcher-3446653-1307903338 -o /tmp/evaluation-result-3446653-1307903338/solver-3446653-1307903338 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446653-1307903338.wbo

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

MD5SUM BENCH= f511ebc8ef7d333a60d28a0c67ab699d
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:       2907812 kB
Buffers:         57284 kB
Cached:       29033332 kB
SwapCached:       3400 kB
Active:       14376676 kB
Inactive:     14748316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       2907812 kB
SwapTotal:    67111528 kB
SwapFree:     67076880 kB
Dirty:            8564 kB
Writeback:           0 kB
AnonPages:       32504 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