Trace number 3446929

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.06 1800.04

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl40_50_pb.cnf.cr--soft-0-100-0.wbo
MD5SUM4abf964a0a4662f4172f30dfa55a3bc2
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark0.970851
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables4000
Total number of constraints180
Number of soft constraints180
Number of constraints which are clauses100
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 constraint50
Top cost 9197
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 9196
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 51
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-3446929-1307906239.wbo.
0.00/0.00	c Instance file HOME/instance-3446929-1307906239.wbo
0.00/0.00	c File size is 72271 bytes.
0.00/0.00	c Highest Coefficient sum: 51
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      4000                                                |
0.00/0.00	c |  Number Clauses:        100                                                 |
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 |    4000      180     8000 |     5000        0   -nan |  0.000 % |
0.00/0.01	c |       101 |    4000      180     8000 |     5500      101    169 |  0.000 % |
0.00/0.01	c |       251 |    4000      180     8000 |     6050      251    237 |  0.000 % |
0.00/0.03	c |       477 |    4000      180     8000 |     6655      477    244 |  0.000 % |
0.00/0.04	c |       815 |    4000      180     8000 |     7320      815    232 |  0.000 % |
0.00/0.07	c |      1322 |    4000      180     8000 |     8052     1322    243 |  0.000 % |
0.10/0.12	c |      2082 |    4000      180     8000 |     8857     2082    239 |  0.000 % |
0.19/0.23	c |      3221 |    4000      180     8000 |     9743     3221    240 |  0.000 % |
0.39/0.40	c |      4929 |    4000      180     8000 |    10717     4929    243 |  0.000 % |
0.69/0.76	c |      7495 |    4000      180     8000 |    11789     7495    253 |  0.000 % |
1.39/1.46	c |     11339 |    4000      180     8000 |    12968    11339    260 |  0.000 % |
3.09/3.12	c |     17106 |    4000      180     8000 |    14265     9663    347 |  0.000 % |
5.79/5.82	c |     25756 |    4000      180     8000 |    15692    10234    341 |  0.000 % |
10.29/10.33	c |     38733 |    4000      180     8000 |    17261    14415    311 |  0.000 % |
16.69/16.71	c |     58195 |    4000      180     8000 |    18987    14749    384 |  0.000 % |
32.29/32.31	c |     87388 |    4000      180     8000 |    20886    12831    710 |  0.000 % |
63.69/63.79	c |    131182 |    4000      180     8000 |    22974    22641    463 |  0.000 % |
83.70/83.79	c |    196866 |    4000      180     8000 |    25272    12887    330 |  0.000 % |
204.60/204.68	c |    295393 |    4000      180     8000 |    27799    17101    866 |  0.000 % |
347.90/347.97	c |    443182 |    4000      180     8000 |    30579    17136    475 |  0.000 % |
521.69/521.75	c |    664865 |    4000      180     8000 |    33637    22713    508 |  0.000 % |
970.81/970.85	c |    997396 |    4000      180     8000 |    37001    35480    607 |  0.000 % |
1288.12/1288.14	c |   1496184 |    4000      180     8000 |    40701    28385    705 |  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-3446929-1307906239/watcher-3446929-1307906239 -o /tmp/evaluation-result-3446929-1307906239/solver-3446929-1307906239 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446929-1307906239.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: 2.00 1.99 1.87 2/177 19393
/proc/meminfo: memFree=7443880/32951124 swapFree=67049472/67111528
[pid=19393] ppid=19391 vsize=3048 CPUtime=0 cores=1,3,5,7
/proc/19393/stat : 19393 (wbo1.6) R 19391 19393 18184 0 -1 4202496 539 0 0 0 0 0 0 0 24 0 1 0 980854592 3121152 492 33554432000 4194304 5714214 140736042593424 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/19393/statm: 762 493 178 372 0 369 0

[startup+0.106748 s]
/proc/loadavg: 2.00 1.99 1.87 2/177 19393
/proc/meminfo: memFree=7443880/32951124 swapFree=67049472/67111528
[pid=19393] ppid=19391 vsize=5556 CPUtime=0.1 cores=1,3,5,7
/proc/19393/stat : 19393 (wbo1.6) R 19391 19393 18184 0 -1 4202496 1213 0 0 0 10 0 0 0 25 0 1 0 980854592 5689344 1148 33554432000 4194304 5714214 140736042593424 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/19393/statm: 1389 1148 177 372 0 1014 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5556

[startup+0.20073 s]
/proc/loadavg: 2.00 1.99 1.87 2/177 19393
/proc/meminfo: memFree=7443880/32951124 swapFree=67049472/67111528
[pid=19393] ppid=19391 vsize=7008 CPUtime=0.19 cores=1,3,5,7
/proc/19393/stat : 19393 (wbo1.6) R 19391 19393 18184 0 -1 4202496 1578 0 0 0 19 0 0 0 25 0 1 0 980854592 7176192 1513 33554432000 4194304 5714214 140736042593424 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/19393/statm: 1752 1513 177 372 0 1377 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7008

[startup+0.300725 s]
/proc/loadavg: 2.00 1.99 1.87 2/177 19393
/proc/meminfo: memFree=7443880/32951124 swapFree=67049472/67111528
[pid=19393] ppid=19391 vsize=8460 CPUtime=0.29 cores=1,3,5,7
/proc/19393/stat : 19393 (wbo1.6) R 19391 19393 18184 0 -1 4202496 1941 0 0 0 29 0 0 0 25 0 1 0 980854592 8663040 1876 33554432000 4194304 5714214 140736042593424 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/19393/statm: 2115 1876 177 372 0 1740 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8460

[startup+0.700644 s]
/proc/loadavg: 2.00 1.99 1.87 2/177 19393
/proc/meminfo: memFree=7443880/32951124 swapFree=67049472/67111528
[pid=19393] ppid=19391 vsize=12696 CPUtime=0.69 cores=1,3,5,7
/proc/19393/stat : 19393 (wbo1.6) R 19391 19393 18184 0 -1 4202496 2976 0 0 0 68 1 0 0 25 0 1 0 980854592 13000704 2911 33554432000 4194304 5714214 140736042593424 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/19393/statm: 3174 2911 177 372 0 2799 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12696

[startup+1.50051 s]
/proc/loadavg: 2.00 1.99 1.87 3/178 19394
/proc/meminfo: memFree=7429272/32951124 swapFree=67049472/67111528
[pid=19393] ppid=19391 vsize=19256 CPUtime=1.49 cores=1,3,5,7
/proc/19393/stat : 19393 (wbo1.6) R 19391 19393 18184 0 -1 4202496 4613 0 0 0 147 2 0 0 25 0 1 0 980854592 19718144 4548 33554432000 4194304 5714214 140736042593424 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/19393/statm: 4814 4548 177 372 0 4439 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19256

[startup+3.10024 s]
/proc/loadavg: 2.00 1.99 1.87 3/178 19394
/proc/meminfo: memFree=7420220/32951124 swapFree=67049472/67111528
[pid=19393] ppid=19391 vsize=26440 CPUtime=3.09 cores=1,3,5,7
/proc/19393/stat : 19393 (wbo1.6) R 19391 19393 18184 0 -1 4202496 6400 0 0 0 306 3 0 0 25 0 1 0 980854592 27074560 6335 33554432000 4194304 5714214 140736042593424 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/19393/statm: 6610 6335 177 372 0 6235 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26440

[startup+6.30071 s]
/proc/loadavg: 2.00 1.99 1.87 3/178 19394
/proc/meminfo: memFree=7412428/32951124 swapFree=67049472/67111528
[pid=19393] ppid=19391 vsize=32708 CPUtime=6.3 cores=1,3,5,7
/proc/19393/stat : 19393 (wbo1.6) R 19391 19393 18184 0 -1 4202496 7975 0 0 0 625 5 0 0 25 0 1 0 980854592 33492992 7910 33554432000 4194304 5714214 140736042593424 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/19393/statm: 8177 7910 177 372 0 7802 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 32708

[startup+12.7006 s]
/proc/loadavg: 2.08 2.00 1.88 3/178 19394
/proc/meminfo: memFree=7404732/32951124 swapFree=67049472/67111528
[pid=19393] ppid=19391 vsize=41824 CPUtime=12.69 cores=1,3,5,7
/proc/19393/stat : 19393 (wbo1.6) R 19391 19393 18184 0 -1 4202496 10240 0 0 0 1262 7 0 0 25 0 1 0 980854592 42827776 10175 33554432000 4194304 5714214 140736042593424 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/19393/statm: 10456 10175 177 372 0 10081 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 41824

[startup+25.5005 s]
/proc/loadavg: 2.06 2.00 1.88 3/178 19394
/proc/meminfo: memFree=7390604/32951124 swapFree=67049472/67111528
[pid=19393] ppid=19391 vsize=54176 CPUtime=25.49 cores=1,3,5,7
/proc/19393/stat : 19393 (wbo1.6) R 19391 19393 18184 0 -1 4202496 13297 0 0 0 2538 11 0 0 25 0 1 0 980854592 55476224 13232 33554432000 4194304 5714214 140736042593424 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/19393/statm: 13544 13232 177 372 0 13169 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54176

[startup+51.1002 s]
/proc/loadavg: 2.04 2.00 1.88 3/178 19394
/proc/meminfo: memFree=7363296/32951124 swapFree=67049472/67111528
[pid=19393] ppid=19391 vsize=81292 CPUtime=51.09 cores=1,3,5,7
/proc/19393/stat : 19393 (wbo1.6) R 19391 19393 18184 0 -1 4202496 20071 0 0 0 5091 18 0 0 25 0 1 0 980854592 83243008 20006 33554432000 4194304 5714214 140736042593424 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/19393/statm: 20323 20006 177 372 0 19948 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 81292

[startup+102.301 s]
/proc/loadavg: 2.02 2.00 1.89 3/178 19435
/proc/meminfo: memFree=7797680/32951124 swapFree=67049472/67111528
[pid=19393] ppid=19391 vsize=147780 CPUtime=102.3 cores=1,3,5,7
/proc/19393/stat : 19393 (wbo1.6) R 19391 19393 18184 0 -1 4202496 36588 0 0 0 10191 39 0 0 25 0 1 0 980854592 151326720 36523 33554432000 4194304 5714214 140736042593424 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19393/statm: 36945 36523 177 372 0 36570 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 147780

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.89 3/178 19437
/proc/meminfo: memFree=7659428/32951124 swapFree=67049472/67111528
[pid=19393] ppid=19391 vsize=186532 CPUtime=162.29 cores=1,3,5,7
/proc/19393/stat : 19393 (wbo1.6) R 19391 19393 18184 0 -1 4202496 46250 0 0 0 16180 49 0 0 25 0 1 0 980854592 191008768 46185 33554432000 4194304 5714214 140736042593424 18446744073709551615 4319405 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19393/statm: 46633 46185 177 372 0 46258 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 186532

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 1.90 3/178 19439
/proc/meminfo: memFree=7643620/32951124 swapFree=67049472/67111528
[pid=19393] ppid=19391 vsize=190248 CPUtime=222.3 cores=1,3,5,7
/proc/19393/stat : 19393 (wbo1.6) R 19391 19393 18184 0 -1 4202496 47207 0 0 0 22172 58 0 0 25 0 1 0 980854592 194813952 47142 33554432000 4194304 5714214 140736042593424 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19393/statm: 47562 47142 177 372 0 47187 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 190248

[startup+282.301 s]
/proc/loadavg: 2.03 2.01 1.91 3/178 19441
/proc/meminfo: memFree=7643444/32951124 swapFree=67049472/67111528
[pid=19393] ppid=19391 vsize=190248 CPUtime=282.3 cores=1,3,5,7
/proc/19393/stat : 19393 (wbo1.6) R 19391 19393 18184 0 -1 4202496 47208 0 0 0 28160 70 0 0 25 0 1 0 980854592 194813952 47143 33554432000 4194304 5714214 140736042593424 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19393/statm: 47562 47143 177 372 0 47187 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 190248

[startup+342.301 s]
/proc/loadavg: 2.01 2.01 1.91 3/178 19441
/proc/meminfo: memFree=7637916/32951124 swapFree=67049472/67111528
[pid=19393] ppid=19391 vsize=190248 CPUtime=342.3 cores=1,3,5,7
/proc/19393/stat : 19393 (wbo1.6) R 19391 19393 18184 0 -1 4202496 47208 0 0 0 34147 83 0 0 25 0 1 0 980854592 194813952 47143 33554432000 4194304 5714214 140736042593424 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19393/statm: 47562 47143 177 372 0 47187 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 190248

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 19443
/proc/meminfo: memFree=7622864/32951124 swapFree=67049472/67111528
[pid=19393] ppid=19391 vsize=196900 CPUtime=402.3 cores=1,3,5,7
/proc/19393/stat : 19393 (wbo1.6) R 19391 19393 18184 0 -1 4202496 48795 0 0 0 40134 96 0 0 25 0 1 0 980854592 201625600 48730 33554432000 4194304 5714214 140736042593424 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19393/statm: 49225 48730 177 372 0 48850 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 196900

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 19445
/proc/meminfo: memFree=7534400/32951124 swapFree=67049472/67111528
[pid=19393] ppid=19391 vsize=218616 CPUtime=462.29 cores=1,3,5,7
/proc/19393/stat : 19393 (wbo1.6) R 19391 19393 18184 0 -1 4202496 54121 0 0 0 46117 112 0 0 25 0 1 0 980854592 223862784 54056 33554432000 4194304 5714214 140736042593424 18446744073709551615 4198966 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19393/statm: 54654 54056 177 372 0 54279 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 218616

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 19447
/proc/meminfo: memFree=7426336/32951124 swapFree=67049472/67111528
[pid=19393] ppid=19391 vsize=234368 CPUtime=522.3 cores=1,3,5,7
/proc/19393/stat : 19393 (wbo1.6) R 19391 19393 18184 0 -1 4202496 57951 0 0 0 52103 127 0 0 25 0 1 0 980854592 239992832 57886 33554432000 4194304 5714214 140736042593424 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19393/statm: 58592 57886 177 372 0 58217 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 234368

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 19449
/proc/meminfo: memFree=7373452/32951124 swapFree=67049472/67111528
[pid=19393] ppid=19391 vsize=288328 CPUtime=582.3 cores=1,3,5,7
/proc/19393/stat : 19393 (wbo1.6) R 19391 19393 18184 0 -1 4202496 71316 0 0 0 58081 149 0 0 25 0 1 0 980854592 295247872 71251 33554432000 4194304 5714214 140736042593424 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19393/statm: 72082 71251 177 372 0 71707 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 288328

[startup+642.3 s]

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

[startup+882.306 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 19457
/proc/meminfo: memFree=7284564/32951124 swapFree=67049472/67111528
[pid=19393] ppid=19391 vsize=337728 CPUtime=882.31 cores=1,3,5,7
/proc/19393/stat : 19393 (wbo1.6) R 19391 19393 18184 0 -1 4202496 83625 0 0 0 88040 191 0 0 25 0 1 0 980854592 345833472 83525 33554432000 4194304 5714214 140736042593424 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19393/statm: 84432 83525 177 372 0 84057 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 337728

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 19457
/proc/meminfo: memFree=7271260/32951124 swapFree=67049472/67111528
[pid=19393] ppid=19391 vsize=339648 CPUtime=942.3 cores=1,3,5,7
/proc/19393/stat : 19393 (wbo1.6) R 19391 19393 18184 0 -1 4202496 84128 0 0 0 94030 200 0 0 25 0 1 0 980854592 347799552 84028 33554432000 4194304 5714214 140736042593424 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19393/statm: 84912 84028 177 372 0 84537 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 339648

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 19459
/proc/meminfo: memFree=7259540/32951124 swapFree=67049472/67111528
[pid=19393] ppid=19391 vsize=344764 CPUtime=1002.31 cores=1,3,5,7
/proc/19393/stat : 19393 (wbo1.6) R 19391 19393 18184 0 -1 4202496 85354 0 0 0 100011 220 0 0 25 0 1 0 980854592 353038336 85254 33554432000 4194304 5714214 140736042593424 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19393/statm: 86191 85254 177 372 0 85816 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 344764

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 19461
/proc/meminfo: memFree=7245980/32951124 swapFree=67049472/67111528
[pid=19393] ppid=19391 vsize=347144 CPUtime=1062.3 cores=1,3,5,7
/proc/19393/stat : 19393 (wbo1.6) R 19391 19393 18184 0 -1 4202496 85825 0 0 0 105991 239 0 0 25 0 1 0 980854592 355475456 85725 33554432000 4194304 5714214 140736042593424 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19393/statm: 86786 85725 177 372 0 86411 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 347144

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 19463
/proc/meminfo: memFree=7243692/32951124 swapFree=67049472/67111528
[pid=19393] ppid=19391 vsize=349656 CPUtime=1122.31 cores=1,3,5,7
/proc/19393/stat : 19393 (wbo1.6) R 19391 19393 18184 0 -1 4202496 86388 0 0 0 111978 253 0 0 25 0 1 0 980854592 358047744 86288 33554432000 4194304 5714214 140736042593424 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19393/statm: 87414 86288 177 372 0 87039 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 349656

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 19465
/proc/meminfo: memFree=7223552/32951124 swapFree=67049472/67111528
[pid=19393] ppid=19391 vsize=371536 CPUtime=1182.31 cores=1,3,5,7
/proc/19393/stat : 19393 (wbo1.6) R 19391 19393 18184 0 -1 4202496 91796 0 0 0 117960 271 0 0 25 0 1 0 980854592 380452864 91696 33554432000 4194304 5714214 140736042593424 18446744073709551615 4319397 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19393/statm: 92884 91696 177 372 0 92509 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 371536

[startup+1242.3 s]
/proc/loadavg: 2.03 2.01 1.91 3/178 19465
/proc/meminfo: memFree=7095664/32951124 swapFree=67049472/67111528
[pid=19393] ppid=19391 vsize=459844 CPUtime=1242.31 cores=1,3,5,7
/proc/19393/stat : 19393 (wbo1.6) R 19391 19393 18184 0 -1 4202496 114041 0 0 0 123932 299 0 0 25 0 1 0 980854592 470880256 113773 33554432000 4194304 5714214 140736042593424 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19393/statm: 114961 113773 177 372 0 114586 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 459844

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 1.91 3/178 19469
/proc/meminfo: memFree=6987356/32951124 swapFree=67049472/67111528
[pid=19393] ppid=19391 vsize=469792 CPUtime=1302.31 cores=1,3,5,7
/proc/19393/stat : 19393 (wbo1.6) R 19391 19393 18184 0 -1 4202496 116508 0 0 0 129914 317 0 0 25 0 1 0 980854592 481067008 116239 33554432000 4194304 5714214 140736042593424 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19393/statm: 117448 116239 177 372 0 117073 0
Current children cumulated CPU time (s) 1302.31
Current children cumulated vsize (KiB) 469792

[startup+1362.3 s]
/proc/loadavg: 2.03 2.02 1.92 3/178 19472
/proc/meminfo: memFree=6986108/32951124 swapFree=67049472/67111528
[pid=19393] ppid=19391 vsize=469864 CPUtime=1362.31 cores=1,3,5,7
/proc/19393/stat : 19393 (wbo1.6) R 19391 19393 18184 0 -1 4202496 116530 0 0 0 135904 327 0 0 25 0 1 0 980854592 481140736 116261 33554432000 4194304 5714214 140736042593424 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19393/statm: 117466 116261 177 372 0 117091 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 469864

[startup+1422.3 s]
/proc/loadavg: 2.07 2.03 1.93 3/178 19474
/proc/meminfo: memFree=6883004/32951124 swapFree=67049472/67111528
[pid=19393] ppid=19391 vsize=527328 CPUtime=1422.32 cores=1,3,5,7
/proc/19393/stat : 19393 (wbo1.6) R 19391 19393 18184 0 -1 4202496 130839 0 0 0 141890 342 0 0 25 0 1 0 980854592 539983872 130570 33554432000 4194304 5714214 140736042593424 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19393/statm: 131832 130570 177 372 0 131457 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 527328

[startup+1482.3 s]
/proc/loadavg: 2.02 2.02 1.93 3/178 19476
/proc/meminfo: memFree=6837688/32951124 swapFree=67049472/67111528
[pid=19393] ppid=19391 vsize=574532 CPUtime=1482.32 cores=1,3,5,7
/proc/19393/stat : 19393 (wbo1.6) R 19391 19393 18184 0 -1 4202496 142594 0 0 0 147870 362 0 0 25 0 1 0 980854592 588320768 142325 33554432000 4194304 5714214 140736042593424 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19393/statm: 143633 142325 177 372 0 143258 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 574532

[startup+1542.31 s]
/proc/loadavg: 2.01 2.02 1.93 3/178 19476
/proc/meminfo: memFree=6824364/32951124 swapFree=67049472/67111528
[pid=19393] ppid=19391 vsize=585404 CPUtime=1542.32 cores=1,3,5,7
/proc/19393/stat : 19393 (wbo1.6) R 19391 19393 18184 0 -1 4202496 145450 0 0 0 153860 372 0 0 25 0 1 0 980854592 599453696 145055 33554432000 4194304 5714214 140736042593424 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19393/statm: 146351 145055 177 372 0 145976 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 585404

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/178 19478
/proc/meminfo: memFree=6825804/32951124 swapFree=67049472/67111528
[pid=19393] ppid=19391 vsize=583720 CPUtime=1602.31 cores=1,3,5,7
/proc/19393/stat : 19393 (wbo1.6) R 19391 19393 18184 0 -1 4202496 145454 0 0 0 159848 383 0 0 25 0 1 0 980854592 597729280 144638 33554432000 4194304 5714214 140736042593424 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19393/statm: 145930 144638 177 372 0 145555 0
Current children cumulated CPU time (s) 1602.31
Current children cumulated vsize (KiB) 583720

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 19480
/proc/meminfo: memFree=6818948/32951124 swapFree=67049472/67111528
[pid=19393] ppid=19391 vsize=591240 CPUtime=1662.31 cores=1,3,5,7
/proc/19393/stat : 19393 (wbo1.6) R 19391 19393 18184 0 -1 4202496 147318 0 0 0 165836 395 0 0 25 0 1 0 980854592 605429760 146502 33554432000 4194304 5714214 140736042593424 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19393/statm: 147810 146502 177 372 0 147435 0
Current children cumulated CPU time (s) 1662.31
Current children cumulated vsize (KiB) 591240

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 19482
/proc/meminfo: memFree=6809972/32951124 swapFree=67049472/67111528
[pid=19393] ppid=19391 vsize=600500 CPUtime=1722.32 cores=1,3,5,7
/proc/19393/stat : 19393 (wbo1.6) R 19391 19393 18184 0 -1 4202496 149568 0 0 0 171822 410 0 0 25 0 1 0 980854592 614912000 148752 33554432000 4194304 5714214 140736042593424 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19393/statm: 150125 148752 177 372 0 149750 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 600500

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 19484
/proc/meminfo: memFree=6803964/32951124 swapFree=67049472/67111528
[pid=19393] ppid=19391 vsize=606352 CPUtime=1782.31 cores=1,3,5,7
/proc/19393/stat : 19393 (wbo1.6) R 19391 19393 18184 0 -1 4202496 151039 0 0 0 177812 419 0 0 25 0 1 0 980854592 620904448 150223 33554432000 4194304 5714214 140736042593424 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19393/statm: 151588 150223 177 372 0 151213 0
Current children cumulated CPU time (s) 1782.31
Current children cumulated vsize (KiB) 606352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.08 2.02 1.93 3/178 19484
/proc/meminfo: memFree=6802580/32951124 swapFree=67049472/67111528
[pid=19393] ppid=19391 vsize=607912 CPUtime=1800.03 cores=1,3,5,7
/proc/19393/stat : 19393 (wbo1.6) R 19391 19393 18184 0 -1 4202496 151394 0 0 0 179581 422 0 0 25 0 1 0 980854592 622501888 150578 33554432000 4194304 5714214 140736042593424 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19393/statm: 151978 150578 177 372 0 151603 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 607912

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

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

[startup+1800 s]
/proc/loadavg: 2.08 2.02 1.93 3/178 19484
/proc/meminfo: memFree=6802580/32951124 swapFree=67049472/67111528
[pid=19393] ppid=19391 vsize=607912 CPUtime=1800.03 cores=1,3,5,7
/proc/19393/stat : 19393 (wbo1.6) R 19391 19393 18184 0 -1 4202496 151394 0 0 0 179581 422 0 0 25 0 1 0 980854592 622501888 150578 33554432000 4194304 5714214 140736042593424 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/19393/statm: 151978 150578 177 372 0 151603 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 607912

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.04
CPU time (s): 1800.06
CPU user time (s): 1795.81
CPU system time (s): 4.24935
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 607912

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

runsolver used 2.93155 second user time and 6.50401 second system time

The end

Launcher Data

Begin job on node118 at 2011-06-12 21:17:19
IDJOB=3446929
IDBENCH=79159
IDSOLVER=1943
FILE ID=node118/3446929-1307906239
RUNJOBID= node118-1307904437-18967
PBS_JOBID= 13559604
Free space on /tmp= 18212 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl40_50_pb.cnf.cr--soft-0-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-3446929-1307906239/watcher-3446929-1307906239 -o /tmp/evaluation-result-3446929-1307906239/solver-3446929-1307906239 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446929-1307906239.wbo

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

MD5SUM BENCH= 4abf964a0a4662f4172f30dfa55a3bc2
RANDOM SEED=1190414354

node118.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.842
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.68
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.842
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.842
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.842
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.842
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	: 5332.68
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.842
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.842
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.75
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       7444068 kB
Buffers:         64816 kB
Cached:       24015996 kB
SwapCached:      14020 kB
Active:        9498824 kB
Inactive:     15214996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       7444068 kB
SwapTotal:    67111528 kB
SwapFree:     67049472 kB
Dirty:            4324 kB
Writeback:           0 kB
AnonPages:      631756 kB
Mapped:           9884 kB
Slab:           726672 kB
PageTables:       5708 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   830872 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= 18208 MiB
End job on node118 at 2011-06-12 21:47:21