Trace number 3446656

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.04

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl15_16_pb.cnf.cr--soft-33-100-0.wbo
MD5SUM240e0c6ab93eccdf0e11b05f9485880e
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.067989
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables480
Total number of constraints62
Number of soft constraints42
Number of constraints which are clauses32
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint15
Maximum length of a constraint16
Top cost 2053
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 2052
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 17
Number of bits of the biggest sum of numbers5
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-3446656-1307903427.wbo.
0.00/0.00	c Instance file HOME/instance-3446656-1307903427.wbo
0.00/0.00	c File size is 8398 bytes.
0.00/0.00	c Highest Coefficient sum: 17
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:      480                                                 |
0.00/0.00	c |  Number Clauses:        32                                                  |
0.00/0.00	c |  Number Cardinality:    30                                                  |
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 |     480       62      960 |     5000        0   -nan |  0.000 % |
0.00/0.00	c |       101 |     480       62      960 |     5500      101     50 |  0.000 % |
0.00/0.00	c |       253 |     480       62      960 |     6050      253     51 |  0.000 % |
0.00/0.00	c |       479 |     480       62      960 |     6655      479     57 |  0.000 % |
0.00/0.01	c |       817 |     480       62      960 |     7320      817     57 |  0.000 % |
0.00/0.03	c |      1323 |     480       62      960 |     8052     1323     63 |  0.000 % |
0.00/0.06	c |      2086 |     480       62      960 |     8857     2086     68 |  0.000 % |
0.09/0.11	c |      3225 |     480       62      960 |     9743     3225     84 |  0.000 % |
0.19/0.24	c |      4933 |     480       62      960 |    10717     4933    100 |  0.000 % |
0.59/0.60	c |      7496 |     480       62      960 |    11789     7496    105 |  0.000 % |
1.19/1.26	c |     11347 |     480       62      960 |    12968    11347    115 |  0.000 % |
2.49/2.54	c |     17113 |     480       62      960 |    14265    10543    130 |  0.000 % |
4.40/4.45	c |     25764 |     480       62      960 |    15692    11987    139 |  0.000 % |
8.70/8.73	c |     38738 |     480       62      960 |    17261     9152    143 |  0.000 % |
19.30/19.40	c |     58203 |     480       62      960 |    18987    11264    135 |  0.000 % |
28.50/28.57	c |     87398 |     480       62      960 |    20886    11769    129 |  0.000 % |
46.79/46.89	c |    131188 |     480       62      960 |    22974    13573    152 |  0.000 % |
73.60/73.64	c |    196872 |     480       62      960 |    25272    21325    130 |  0.000 % |
113.09/113.10	c |    295399 |     480       62      960 |    27799    13659    120 |  0.000 % |
174.70/174.75	c |    443189 |     480       62      960 |    30579    19752    122 |  0.000 % |
242.09/242.14	c |    664872 |     480       62      960 |    33637    26495    109 |  0.000 % |
344.09/344.11	c |    997401 |     480       62      960 |    37001    26335     94 |  0.000 % |
494.09/494.11	c |   1496190 |     480       62      960 |    40701    32064     91 |  0.000 % |
735.70/735.75	c |   2244374 |     480       62      960 |    44771    31417    107 |  0.000 % |
1169.02/1169.06	c |   3366648 |     480       62      960 |    49248    39704    128 |  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-3446656-1307903427/watcher-3446656-1307903427 -o /tmp/evaluation-result-3446656-1307903427/solver-3446656-1307903427 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446656-1307903427.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.00 1.26 1.63 3/177 12772
/proc/meminfo: memFree=1681372/32951124 swapFree=67063552/67111528
[pid=12772] ppid=12768 vsize=2236 CPUtime=0 cores=1,3,5,7
/proc/12772/stat : 12772 (wbo1.6) R 12768 12772 11440 0 -1 4202496 348 0 0 0 0 0 0 0 18 0 1 0 901940910 2289664 297 33554432000 4194304 5714214 140737465791904 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12772/statm: 559 297 177 372 0 184 0

[startup+0.099588 s]
/proc/loadavg: 1.00 1.26 1.63 3/177 12772
/proc/meminfo: memFree=1681372/32951124 swapFree=67063552/67111528
[pid=12772] ppid=12768 vsize=3820 CPUtime=0.09 cores=1,3,5,7
/proc/12772/stat : 12772 (wbo1.6) R 12768 12772 11440 0 -1 4202496 755 0 0 0 9 0 0 0 18 0 1 0 901940910 3911680 704 33554432000 4194304 5714214 140737465791904 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12772/statm: 955 704 177 372 0 580 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3820

[startup+0.100602 s]
/proc/loadavg: 1.00 1.26 1.63 3/177 12772
/proc/meminfo: memFree=1681372/32951124 swapFree=67063552/67111528
[pid=12772] ppid=12768 vsize=3820 CPUtime=0.09 cores=1,3,5,7
/proc/12772/stat : 12772 (wbo1.6) R 12768 12772 11440 0 -1 4202496 758 0 0 0 9 0 0 0 18 0 1 0 901940910 3911680 707 33554432000 4194304 5714214 140737465791904 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12772/statm: 955 707 177 372 0 580 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3820

[startup+0.300555 s]
/proc/loadavg: 1.00 1.26 1.63 3/177 12772
/proc/meminfo: memFree=1681372/32951124 swapFree=67063552/67111528
[pid=12772] ppid=12768 vsize=5668 CPUtime=0.29 cores=1,3,5,7
/proc/12772/stat : 12772 (wbo1.6) R 12768 12772 11440 0 -1 4202496 1211 0 0 0 29 0 0 0 18 0 1 0 901940910 5804032 1160 33554432000 4194304 5714214 140737465791904 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12772/statm: 1417 1160 177 372 0 1042 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5668

[startup+0.700479 s]
/proc/loadavg: 1.00 1.26 1.63 3/177 12772
/proc/meminfo: memFree=1681372/32951124 swapFree=67063552/67111528
[pid=12772] ppid=12768 vsize=7820 CPUtime=0.69 cores=1,3,5,7
/proc/12772/stat : 12772 (wbo1.6) R 12768 12772 11440 0 -1 4202496 1760 0 0 0 68 1 0 0 18 0 1 0 901940910 8007680 1709 33554432000 4194304 5714214 140737465791904 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12772/statm: 1955 1709 177 372 0 1580 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7820

[startup+1.50035 s]
/proc/loadavg: 1.00 1.26 1.63 3/179 12774
/proc/meminfo: memFree=1664168/32951124 swapFree=67063552/67111528
[pid=12772] ppid=12768 vsize=11288 CPUtime=1.49 cores=1,3,5,7
/proc/12772/stat : 12772 (wbo1.6) R 12768 12772 11440 0 -1 4202496 2620 0 0 0 147 2 0 0 18 0 1 0 901940910 11558912 2569 33554432000 4194304 5714214 140737465791904 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12772/statm: 2822 2569 177 372 0 2447 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11288

[startup+3.10104 s]
/proc/loadavg: 1.00 1.26 1.63 3/179 12774
/proc/meminfo: memFree=1654776/32951124 swapFree=67063552/67111528
[pid=12772] ppid=12768 vsize=13556 CPUtime=3.09 cores=1,3,5,7
/proc/12772/stat : 12772 (wbo1.6) R 12768 12772 11440 0 -1 4202496 3157 0 0 0 306 3 0 0 20 0 1 0 901940910 13881344 3106 33554432000 4194304 5714214 140737465791904 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12772/statm: 3389 3106 177 372 0 3014 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13556

[startup+6.30046 s]
/proc/loadavg: 1.08 1.28 1.64 4/179 12774
/proc/meminfo: memFree=1640788/32951124 swapFree=67063552/67111528
[pid=12772] ppid=12768 vsize=18848 CPUtime=6.29 cores=1,3,5,7
/proc/12772/stat : 12772 (wbo1.6) R 12768 12772 11440 0 -1 4202496 4462 0 0 0 623 6 0 0 25 0 1 0 901940910 19300352 4411 33554432000 4194304 5714214 140737465791904 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12772/statm: 4712 4411 177 372 0 4337 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18848

[startup+12.7003 s]
/proc/loadavg: 1.15 1.29 1.64 4/179 12774
/proc/meminfo: memFree=1626880/32951124 swapFree=67063552/67111528
[pid=12772] ppid=12768 vsize=22972 CPUtime=12.69 cores=1,3,5,7
/proc/12772/stat : 12772 (wbo1.6) R 12768 12772 11440 0 -1 4202496 5480 0 0 0 1261 8 0 0 25 0 1 0 901940910 23523328 5429 33554432000 4194304 5714214 140737465791904 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12772/statm: 5743 5429 177 372 0 5368 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22972

[startup+25.501 s]
/proc/loadavg: 1.34 1.32 1.64 3/179 12775
/proc/meminfo: memFree=1603204/32951124 swapFree=67063552/67111528
[pid=12772] ppid=12768 vsize=29548 CPUtime=25.49 cores=1,3,5,7
/proc/12772/stat : 12772 (wbo1.6) R 12768 12772 11440 0 -1 4202496 7052 0 0 0 2535 14 0 0 25 0 1 0 901940910 30257152 7001 33554432000 4194304 5714214 140737465791904 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12772/statm: 7387 7001 177 372 0 7012 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 29548

[startup+51.1003 s]
/proc/loadavg: 1.56 1.38 1.65 3/179 12775
/proc/meminfo: memFree=1577232/32951124 swapFree=67063552/67111528
[pid=12772] ppid=12768 vsize=42840 CPUtime=51.09 cores=1,3,5,7
/proc/12772/stat : 12772 (wbo1.6) R 12768 12772 11440 0 -1 4202496 10321 0 0 0 5082 27 0 0 25 0 1 0 901940910 43868160 10270 33554432000 4194304 5714214 140737465791904 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12772/statm: 10710 10270 177 372 0 10335 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 42840

[startup+102.307 s]
/proc/loadavg: 1.81 1.47 1.66 3/179 12777
/proc/meminfo: memFree=1520656/32951124 swapFree=67063552/67111528
[pid=12772] ppid=12768 vsize=62412 CPUtime=102.3 cores=1,3,5,7
/proc/12772/stat : 12772 (wbo1.6) R 12768 12772 11440 0 -1 4202496 15177 0 0 0 10178 52 0 0 25 0 1 0 901940910 63909888 15126 33554432000 4194304 5714214 140737465791904 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12772/statm: 15603 15126 177 372 0 15228 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 62412

[startup+162.301 s]
/proc/loadavg: 1.93 1.56 1.68 3/179 12778
/proc/meminfo: memFree=1460108/32951124 swapFree=67063552/67111528
[pid=12772] ppid=12768 vsize=89320 CPUtime=162.29 cores=1,3,5,7
/proc/12772/stat : 12772 (wbo1.6) R 12768 12772 11440 0 -1 4202496 21696 0 0 0 16154 75 0 0 25 0 1 0 901940910 91463680 21645 33554432000 4194304 5714214 140737465791904 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12772/statm: 22330 21645 177 372 0 21955 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 89320

[startup+222.3 s]
/proc/loadavg: 2.01 1.65 1.70 4/179 12780
/proc/meminfo: memFree=1402032/32951124 swapFree=67063552/67111528
[pid=12772] ppid=12768 vsize=120556 CPUtime=222.29 cores=1,3,5,7
/proc/12772/stat : 12772 (wbo1.6) R 12768 12772 11440 0 -1 4202496 29383 0 0 0 22117 112 0 0 25 0 1 0 901940910 123449344 29332 33554432000 4194304 5714214 140737465791904 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12772/statm: 30139 29332 177 372 0 29764 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 120556

[startup+282.3 s]
/proc/loadavg: 2.05 1.73 1.73 3/179 12781
/proc/meminfo: memFree=1365896/32951124 swapFree=67063552/67111528
[pid=12772] ppid=12768 vsize=148864 CPUtime=282.29 cores=1,3,5,7
/proc/12772/stat : 12772 (wbo1.6) R 12768 12772 11440 0 -1 4202496 36408 0 0 0 28085 144 0 0 25 0 1 0 901940910 152436736 36357 33554432000 4194304 5714214 140737465791904 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12772/statm: 37216 36357 177 372 0 36841 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 148864

[startup+342.3 s]
/proc/loadavg: 2.14 1.81 1.75 4/179 12783
/proc/meminfo: memFree=1317112/32951124 swapFree=67063552/67111528
[pid=12772] ppid=12768 vsize=181640 CPUtime=342.29 cores=1,3,5,7
/proc/12772/stat : 12772 (wbo1.6) R 12768 12772 11440 0 -1 4202496 44506 0 0 0 34049 180 0 0 25 0 1 0 901940910 185999360 44455 33554432000 4194304 5714214 140737465791904 18446744073709551615 4319407 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12772/statm: 45410 44455 177 372 0 45035 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 181640

[startup+402.3 s]
/proc/loadavg: 2.05 1.84 1.76 4/179 12785
/proc/meminfo: memFree=1253964/32951124 swapFree=67063552/67111528
[pid=12772] ppid=12768 vsize=210904 CPUtime=402.29 cores=1,3,5,7
/proc/12772/stat : 12772 (wbo1.6) R 12768 12772 11440 0 -1 4202496 51851 0 0 0 40012 217 0 0 25 0 1 0 901940910 215965696 51800 33554432000 4194304 5714214 140737465791904 18446744073709551615 4319768 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12772/statm: 52726 51800 177 372 0 52351 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 210904

[startup+462.3 s]
/proc/loadavg: 2.06 1.88 1.78 3/179 12786
/proc/meminfo: memFree=1212008/32951124 swapFree=67063552/67111528
[pid=12772] ppid=12768 vsize=245988 CPUtime=462.29 cores=1,3,5,7
/proc/12772/stat : 12772 (wbo1.6) R 12768 12772 11440 0 -1 4202496 60461 0 0 0 45970 259 0 0 25 0 1 0 901940910 251891712 60410 33554432000 4194304 5714214 140737465791904 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12772/statm: 61497 60410 177 372 0 61122 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 245988

[startup+522.3 s]
/proc/loadavg: 2.02 1.90 1.79 3/179 12788
/proc/meminfo: memFree=1166696/32951124 swapFree=67063552/67111528
[pid=12772] ppid=12768 vsize=287900 CPUtime=522.3 cores=1,3,5,7
/proc/12772/stat : 12772 (wbo1.6) R 12768 12772 11440 0 -1 4202496 71004 0 0 0 51933 297 0 0 25 0 1 0 901940910 294809600 70777 33554432000 4194304 5714214 140737465791904 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12772/statm: 71975 70777 177 372 0 71600 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 287900

[startup+582.301 s]
/proc/loadavg: 2.00 1.92 1.80 3/179 12789
/proc/meminfo: memFree=1110968/32951124 swapFree=67063552/67111528
[pid=12772] ppid=12768 vsize=312392 CPUtime=582.3 cores=1,3,5,7
/proc/12772/stat : 12772 (wbo1.6) R 12768 12772 11440 0 -1 4202496 76928 0 0 0 57900 330 0 0 25 0 1 0 901940910 319889408 76701 33554432000 4194304 5714214 140737465791904 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12772/statm: 78098 76701 177 372 0 77723 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 312392

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 1.95 1.83 4/179 12796
/proc/meminfo: memFree=946376/32951124 swapFree=67063552/67111528
[pid=12772] ppid=12768 vsize=424020 CPUtime=822.31 cores=1,3,5,7
/proc/12772/stat : 12772 (wbo1.6) R 12768 12772 11440 0 -1 4202496 104544 0 0 0 81769 462 0 0 25 0 1 0 901940910 434196480 104317 33554432000 4194304 5714214 140737465791904 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12772/statm: 106005 104317 177 372 0 105630 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 424020

[startup+882.301 s]
/proc/loadavg: 2.00 1.96 1.84 3/179 12798
/proc/meminfo: memFree=910416/32951124 swapFree=67063552/67111528
[pid=12772] ppid=12768 vsize=446952 CPUtime=882.31 cores=1,3,5,7
/proc/12772/stat : 12772 (wbo1.6) R 12768 12772 11440 0 -1 4202496 110275 0 0 0 87741 490 0 0 25 0 1 0 901940910 457678848 110048 33554432000 4194304 5714214 140737465791904 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12772/statm: 111738 110048 177 372 0 111363 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 446952

[startup+942.301 s]
/proc/loadavg: 2.00 1.96 1.85 3/179 12799
/proc/meminfo: memFree=867580/32951124 swapFree=67063552/67111528
[pid=12772] ppid=12768 vsize=469480 CPUtime=942.31 cores=1,3,5,7
/proc/12772/stat : 12772 (wbo1.6) R 12768 12772 11440 0 -1 4202496 115951 0 0 0 93714 517 0 0 25 0 1 0 901940910 480747520 115724 33554432000 4194304 5714214 140737465791904 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12772/statm: 117370 115724 177 372 0 116995 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 469480

[startup+1002.3 s]
/proc/loadavg: 2.00 1.97 1.85 4/179 12801
/proc/meminfo: memFree=829032/32951124 swapFree=67063552/67111528
[pid=12772] ppid=12768 vsize=498040 CPUtime=1002.31 cores=1,3,5,7
/proc/12772/stat : 12772 (wbo1.6) R 12768 12772 11440 0 -1 4202496 122997 0 0 0 99690 541 0 0 25 0 1 0 901940910 509992960 122770 33554432000 4194304 5714214 140737465791904 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12772/statm: 124510 122770 177 372 0 124135 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 498040

[startup+1062.3 s]
/proc/loadavg: 2.00 1.97 1.86 4/179 12802
/proc/meminfo: memFree=793064/32951124 swapFree=67063552/67111528
[pid=12772] ppid=12768 vsize=520572 CPUtime=1062.31 cores=1,3,5,7
/proc/12772/stat : 12772 (wbo1.6) R 12768 12772 11440 0 -1 4202496 128565 0 0 0 105664 567 0 0 25 0 1 0 901940910 533065728 128338 33554432000 4194304 5714214 140737465791904 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12772/statm: 130143 128338 177 372 0 129768 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 520572

[startup+1122.3 s]
/proc/loadavg: 2.00 1.97 1.86 4/179 12804
/proc/meminfo: memFree=753932/32951124 swapFree=67063552/67111528
[pid=12772] ppid=12768 vsize=542040 CPUtime=1122.31 cores=1,3,5,7
/proc/12772/stat : 12772 (wbo1.6) R 12768 12772 11440 0 -1 4202496 133920 0 0 0 111636 595 0 0 25 0 1 0 901940910 555048960 133693 33554432000 4194304 5714214 140737465791904 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12772/statm: 135510 133693 177 372 0 135135 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 542040

[startup+1182.3 s]
/proc/loadavg: 2.00 1.97 1.87 3/179 12805
/proc/meminfo: memFree=710852/32951124 swapFree=67063552/67111528
[pid=12772] ppid=12768 vsize=576252 CPUtime=1182.31 cores=1,3,5,7
/proc/12772/stat : 12772 (wbo1.6) R 12768 12772 11440 0 -1 4202496 142399 0 0 0 117606 625 0 0 25 0 1 0 901940910 590082048 142172 33554432000 4194304 5714214 140737465791904 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12772/statm: 144063 142172 177 372 0 143688 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 576252

[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.87 4/179 12807
/proc/meminfo: memFree=677284/32951124 swapFree=67063552/67111528
[pid=12772] ppid=12768 vsize=593820 CPUtime=1242.32 cores=1,3,5,7
/proc/12772/stat : 12772 (wbo1.6) R 12768 12772 11440 0 -1 4202496 146766 0 0 0 123578 654 0 0 25 0 1 0 901940910 608071680 146539 33554432000 4194304 5714214 140737465791904 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12772/statm: 148455 146539 177 372 0 148080 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 593820

[startup+1302.3 s]
/proc/loadavg: 2.09 2.02 1.90 3/179 12809
/proc/meminfo: memFree=632432/32951124 swapFree=67063552/67111528
[pid=12772] ppid=12768 vsize=620984 CPUtime=1302.32 cores=1,3,5,7
/proc/12772/stat : 12772 (wbo1.6) R 12768 12772 11440 0 -1 4202496 153531 0 0 0 129544 688 0 0 25 0 1 0 901940910 635887616 153304 33554432000 4194304 5714214 140737465791904 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12772/statm: 155246 153304 177 372 0 154871 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 620984

[startup+1362.3 s]
/proc/loadavg: 2.03 2.01 1.90 4/179 12810
/proc/meminfo: memFree=597256/32951124 swapFree=67063552/67111528
[pid=12772] ppid=12768 vsize=647636 CPUtime=1362.32 cores=1,3,5,7
/proc/12772/stat : 12772 (wbo1.6) R 12768 12772 11440 0 -1 4202496 160154 0 0 0 135512 720 0 0 25 0 1 0 901940910 663179264 159927 33554432000 4194304 5714214 140737465791904 18446744073709551615 4299968 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12772/statm: 161909 159927 177 372 0 161534 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 647636

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 1.91 4/179 12812
/proc/meminfo: memFree=527648/32951124 swapFree=67063552/67111528
[pid=12772] ppid=12768 vsize=676856 CPUtime=1422.32 cores=1,3,5,7
/proc/12772/stat : 12772 (wbo1.6) R 12768 12772 11440 0 -1 4202496 167419 0 0 0 141485 747 0 0 25 0 1 0 901940910 693100544 167192 33554432000 4194304 5714214 140737465791904 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12772/statm: 169214 167192 177 372 0 168839 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 676856

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/179 12813
/proc/meminfo: memFree=484988/32951124 swapFree=67063552/67111528
[pid=12772] ppid=12768 vsize=693572 CPUtime=1482.32 cores=1,3,5,7
/proc/12772/stat : 12772 (wbo1.6) R 12768 12772 11440 0 -1 4202496 171579 0 0 0 147464 768 0 0 25 0 1 0 901940910 710217728 171352 33554432000 4194304 5714214 140737465791904 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12772/statm: 173393 171352 177 372 0 173018 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 693572

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 12815
/proc/meminfo: memFree=443740/32951124 swapFree=67063552/67111528
[pid=12772] ppid=12768 vsize=713444 CPUtime=1542.32 cores=1,3,5,7
/proc/12772/stat : 12772 (wbo1.6) R 12768 12772 11440 0 -1 4202496 176560 0 0 0 153441 791 0 0 25 0 1 0 901940910 730566656 176333 33554432000 4194304 5714214 140737465791904 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12772/statm: 178361 176333 177 372 0 177986 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 713444

[startup+1602.3 s]
/proc/loadavg: 2.05 2.01 1.91 3/179 12817
/proc/meminfo: memFree=426200/32951124 swapFree=67063552/67111528
[pid=12772] ppid=12768 vsize=730560 CPUtime=1602.33 cores=1,3,5,7
/proc/12772/stat : 12772 (wbo1.6) R 12768 12772 11440 0 -1 4202496 180811 0 0 0 159417 816 0 0 25 0 1 0 901940910 748093440 180584 33554432000 4194304 5714214 140737465791904 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12772/statm: 182640 180584 177 372 0 182265 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 730560

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 1.91 4/179 12818
/proc/meminfo: memFree=382428/32951124 swapFree=67063552/67111528
[pid=12772] ppid=12768 vsize=759864 CPUtime=1662.33 cores=1,3,5,7
/proc/12772/stat : 12772 (wbo1.6) R 12768 12772 11440 0 -1 4202496 188080 0 0 0 165389 844 0 0 25 0 1 0 901940910 778100736 187853 33554432000 4194304 5714214 140737465791904 18446744073709551615 4319324 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12772/statm: 189966 187853 177 372 0 189591 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 759864

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 12820
/proc/meminfo: memFree=348504/32951124 swapFree=67063552/67111528
[pid=12772] ppid=12768 vsize=780656 CPUtime=1722.33 cores=1,3,5,7
/proc/12772/stat : 12772 (wbo1.6) R 12768 12772 11440 0 -1 4202496 194502 0 0 0 171358 875 0 0 25 0 1 0 901940910 799391744 192996 33554432000 4194304 5714214 140737465791904 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12772/statm: 195164 192996 177 372 0 194789 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 780656

[startup+1782.3 s]
/proc/loadavg: 2.08 2.03 1.93 3/179 12821
/proc/meminfo: memFree=304716/32951124 swapFree=67063552/67111528
[pid=12772] ppid=12768 vsize=806696 CPUtime=1782.33 cores=1,3,5,7
/proc/12772/stat : 12772 (wbo1.6) R 12768 12772 11440 0 -1 4202496 200984 0 0 0 177328 905 0 0 25 0 1 0 901940910 826056704 199478 33554432000 4194304 5714214 140737465791904 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12772/statm: 201674 199478 177 372 0 201299 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 806696



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.06 2.03 1.93 4/179 12822
/proc/meminfo: memFree=298232/32951124 swapFree=67063552/67111528
[pid=12772] ppid=12768 vsize=811004 CPUtime=1800.04 cores=1,3,5,7
/proc/12772/stat : 12772 (wbo1.6) R 12768 12772 11440 0 -1 4202496 202062 0 0 0 179091 913 0 0 25 0 1 0 901940910 830468096 200556 33554432000 4194304 5714214 140737465791904 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12772/statm: 202751 200556 177 372 0 202376 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 811004

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.04
CPU time (s): 1800.08
CPU user time (s): 1790.91
CPU system time (s): 9.17261
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 811004

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

runsolver used 2.6136 second user time and 7.19191 second system time

The end

Launcher Data

Begin job on node134 at 2011-06-12 20:30:27
IDJOB=3446656
IDBENCH=78681
IDSOLVER=1943
FILE ID=node134/3446656-1307903427
RUNJOBID= node134-1307903427-12746
PBS_JOBID= 13559572
Free space on /tmp= 1424 MiB

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

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

MD5SUM BENCH= 240e0c6ab93eccdf0e11b05f9485880e
RANDOM SEED=1932771585

node134.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.831
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.66
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.831
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.67
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.831
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.83
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.831
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	: 7186.06
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.831
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.80
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.831
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.83
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       1682468 kB
Buffers:         63424 kB
Cached:       30240352 kB
SwapCached:      10044 kB
Active:       15412908 kB
Inactive:     14908680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       1682468 kB
SwapTotal:    67111528 kB
SwapFree:     67063552 kB
Dirty:            8604 kB
Writeback:           0 kB
AnonPages:       15264 kB
Mapped:           9580 kB
Slab:           883232 kB
PageTables:       4144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   156856 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 1416 MiB
End job on node134 at 2011-06-12 21:00:29