Trace number 3446919

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

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl15_16_pb.cnf.cr--soft-0-100-0.wbo
MD5SUMbec517e59b6734cb4022e119f1959006
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark0.050991
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 constraints62
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 2961
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 2960
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-3446919-1307906231.wbo.
0.00/0.00	c Instance file HOME/instance-3446919-1307906231.wbo
0.00/0.00	c File size is 8492 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.39/4.45	c |     25764 |     480       62      960 |    15692    11987    139 |  0.000 % |
8.69/8.73	c |     38738 |     480       62      960 |    17261     9152    143 |  0.000 % |
19.29/19.39	c |     58203 |     480       62      960 |    18987    11264    135 |  0.000 % |
28.49/28.58	c |     87398 |     480       62      960 |    20886    11769    129 |  0.000 % |
46.89/46.92	c |    131188 |     480       62      960 |    22974    13573    152 |  0.000 % |
73.59/73.70	c |    196872 |     480       62      960 |    25272    21325    130 |  0.000 % |
113.19/113.20	c |    295399 |     480       62      960 |    27799    13659    120 |  0.000 % |
174.79/174.89	c |    443189 |     480       62      960 |    30579    19752    122 |  0.000 % |
242.29/242.36	c |    664872 |     480       62      960 |    33637    26495    109 |  0.000 % |
344.20/344.21	c |    997401 |     480       62      960 |    37001    26335     94 |  0.000 % |
494.40/494.42	c |   1496190 |     480       62      960 |    40701    32064     91 |  0.000 % |
736.20/736.20	c |   2244374 |     480       62      960 |    44771    31417    107 |  0.000 % |
1169.22/1169.25	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-3446919-1307906231/watcher-3446919-1307906231 -o /tmp/evaluation-result-3446919-1307906231/solver-3446919-1307906231 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446919-1307906231.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.16 2.07 1.99 2/178 13280
/proc/meminfo: memFree=1391768/32951124 swapFree=67063552/67111528
[pid=13280] ppid=13278 vsize=2236 CPUtime=0 cores=1,3,5,7
/proc/13280/stat : 13280 (wbo1.6) R 13278 13280 11440 0 -1 4202496 345 0 0 0 0 0 0 0 25 0 1 0 902221251 2289664 295 33554432000 4194304 5714214 140736650993424 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13280/statm: 559 295 177 372 0 184 0

[startup+0.105261 s]
/proc/loadavg: 2.16 2.07 1.99 2/178 13280
/proc/meminfo: memFree=1391768/32951124 swapFree=67063552/67111528
[pid=13280] ppid=13278 vsize=3952 CPUtime=0.09 cores=1,3,5,7
/proc/13280/stat : 13280 (wbo1.6) R 13278 13280 11440 0 -1 4202496 784 0 0 0 9 0 0 0 25 0 1 0 902221251 4046848 734 33554432000 4194304 5714214 140736650993424 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13280/statm: 988 734 177 372 0 613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3952

[startup+0.200253 s]
/proc/loadavg: 2.16 2.07 1.99 2/178 13280
/proc/meminfo: memFree=1391768/32951124 swapFree=67063552/67111528
[pid=13280] ppid=13278 vsize=4876 CPUtime=0.19 cores=1,3,5,7
/proc/13280/stat : 13280 (wbo1.6) R 13278 13280 11440 0 -1 4202496 1020 0 0 0 17 2 0 0 25 0 1 0 902221251 4993024 970 33554432000 4194304 5714214 140736650993424 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13280/statm: 1219 970 177 372 0 844 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 4876

[startup+0.300222 s]
/proc/loadavg: 2.16 2.07 1.99 2/178 13280
/proc/meminfo: memFree=1391768/32951124 swapFree=67063552/67111528
[pid=13280] ppid=13278 vsize=5676 CPUtime=0.29 cores=1,3,5,7
/proc/13280/stat : 13280 (wbo1.6) R 13278 13280 11440 0 -1 4202496 1235 0 0 0 27 2 0 0 25 0 1 0 902221251 5812224 1185 33554432000 4194304 5714214 140736650993424 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13280/statm: 1419 1185 177 372 0 1044 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5676

[startup+0.700153 s]
/proc/loadavg: 2.16 2.07 1.99 2/178 13280
/proc/meminfo: memFree=1391768/32951124 swapFree=67063552/67111528
[pid=13280] ppid=13278 vsize=8096 CPUtime=0.69 cores=1,3,5,7
/proc/13280/stat : 13280 (wbo1.6) R 13278 13280 11440 0 -1 4202496 1800 0 0 0 66 3 0 0 25 0 1 0 902221251 8290304 1750 33554432000 4194304 5714214 140736650993424 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13280/statm: 2024 1750 177 372 0 1649 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8096

[startup+1.50101 s]
/proc/loadavg: 2.15 2.07 1.99 3/179 13281
/proc/meminfo: memFree=1384128/32951124 swapFree=67063552/67111528
[pid=13280] ppid=13278 vsize=11556 CPUtime=1.49 cores=1,3,5,7
/proc/13280/stat : 13280 (wbo1.6) R 13278 13280 11440 0 -1 4202496 2681 0 0 0 145 4 0 0 25 0 1 0 902221251 11833344 2631 33554432000 4194304 5714214 140736650993424 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13280/statm: 2889 2631 177 372 0 2514 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11556

[startup+3.10072 s]
/proc/loadavg: 2.15 2.07 1.99 3/179 13281
/proc/meminfo: memFree=1381520/32951124 swapFree=67063552/67111528
[pid=13280] ppid=13278 vsize=13824 CPUtime=3.09 cores=1,3,5,7
/proc/13280/stat : 13280 (wbo1.6) R 13278 13280 11440 0 -1 4202496 3229 0 0 0 303 6 0 0 25 0 1 0 902221251 14155776 3179 33554432000 4194304 5714214 140736650993424 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13280/statm: 3456 3179 177 372 0 3081 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13824

[startup+6.30014 s]
/proc/loadavg: 2.14 2.07 1.99 3/179 13281
/proc/meminfo: memFree=1373964/32951124 swapFree=67063552/67111528
[pid=13280] ppid=13278 vsize=19492 CPUtime=6.29 cores=1,3,5,7
/proc/13280/stat : 13280 (wbo1.6) R 13278 13280 11440 0 -1 4202496 4616 0 0 0 620 9 0 0 25 0 1 0 902221251 19959808 4566 33554432000 4194304 5714214 140736650993424 18446744073709551615 4319266 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13280/statm: 4873 4566 177 372 0 4498 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19492

[startup+12.701 s]
/proc/loadavg: 2.12 2.07 1.99 3/179 13281
/proc/meminfo: memFree=1366392/32951124 swapFree=67063552/67111528
[pid=13280] ppid=13278 vsize=23988 CPUtime=12.69 cores=1,3,5,7
/proc/13280/stat : 13280 (wbo1.6) R 13278 13280 11440 0 -1 4202496 5734 0 0 0 1258 11 0 0 25 0 1 0 902221251 24563712 5684 33554432000 4194304 5714214 140736650993424 18446744073709551615 4319806 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13280/statm: 5997 5684 177 372 0 5622 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23988

[startup+25.5006 s]
/proc/loadavg: 2.11 2.07 1.99 3/179 13281
/proc/meminfo: memFree=1354488/32951124 swapFree=67063552/67111528
[pid=13280] ppid=13278 vsize=31156 CPUtime=25.49 cores=1,3,5,7
/proc/13280/stat : 13280 (wbo1.6) R 13278 13280 11440 0 -1 4202496 7427 0 0 0 2532 17 0 0 25 0 1 0 902221251 31903744 7377 33554432000 4194304 5714214 140736650993424 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13280/statm: 7789 7377 177 372 0 7414 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31156

[startup+51.101 s]
/proc/loadavg: 2.06 2.06 1.99 3/179 13282
/proc/meminfo: memFree=1332976/32951124 swapFree=67063552/67111528
[pid=13280] ppid=13278 vsize=46168 CPUtime=51.09 cores=1,3,5,7
/proc/13280/stat : 13280 (wbo1.6) R 13278 13280 11440 0 -1 4202496 11133 0 0 0 5079 30 0 0 25 0 1 0 902221251 47276032 11083 33554432000 4194304 5714214 140736650993424 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13280/statm: 11542 11083 177 372 0 11167 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 46168

[startup+102.301 s]
/proc/loadavg: 2.08 2.06 2.00 3/179 13283
/proc/meminfo: memFree=1290996/32951124 swapFree=67063552/67111528
[pid=13280] ppid=13278 vsize=68276 CPUtime=102.3 cores=1,3,5,7
/proc/13280/stat : 13280 (wbo1.6) R 13278 13280 11440 0 -1 4202496 16626 0 0 0 10177 53 0 0 25 0 1 0 902221251 69914624 16576 33554432000 4194304 5714214 140736650993424 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13280/statm: 17069 16576 177 372 0 16694 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 68276

[startup+162.301 s]
/proc/loadavg: 2.03 2.05 2.00 3/179 13285
/proc/meminfo: memFree=1249028/32951124 swapFree=67063552/67111528
[pid=13280] ppid=13278 vsize=98056 CPUtime=162.29 cores=1,3,5,7
/proc/13280/stat : 13280 (wbo1.6) R 13278 13280 11440 0 -1 4202496 23882 0 0 0 16154 75 0 0 25 0 1 0 902221251 100409344 23832 33554432000 4194304 5714214 140736650993424 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13280/statm: 24514 23832 177 372 0 24139 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 98056

[startup+222.307 s]
/proc/loadavg: 2.01 2.04 2.00 3/179 13287
/proc/meminfo: memFree=1187108/32951124 swapFree=67063552/67111528
[pid=13280] ppid=13278 vsize=133148 CPUtime=222.29 cores=1,3,5,7
/proc/13280/stat : 13280 (wbo1.6) R 13278 13280 11440 0 -1 4202496 32503 0 0 0 22120 109 0 0 25 0 1 0 902221251 136343552 32453 33554432000 4194304 5714214 140736650993424 18446744073709551615 4319240 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13280/statm: 33287 32453 177 372 0 32912 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 133148

[startup+282.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 13288
/proc/meminfo: memFree=1134712/32951124 swapFree=67063552/67111528
[pid=13280] ppid=13278 vsize=165136 CPUtime=282.3 cores=1,3,5,7
/proc/13280/stat : 13280 (wbo1.6) R 13278 13280 11440 0 -1 4202496 40451 0 0 0 28084 146 0 0 25 0 1 0 902221251 169099264 40401 33554432000 4194304 5714214 140736650993424 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13280/statm: 41284 40401 177 372 0 40909 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 165136

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 13290
/proc/meminfo: memFree=1077812/32951124 swapFree=67063552/67111528
[pid=13280] ppid=13278 vsize=202792 CPUtime=342.29 cores=1,3,5,7
/proc/13280/stat : 13280 (wbo1.6) R 13278 13280 11440 0 -1 4202496 49759 0 0 0 34046 183 0 0 25 0 1 0 902221251 207659008 49709 33554432000 4194304 5714214 140736650993424 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13280/statm: 50698 49709 177 372 0 50323 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 202792

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 13291
/proc/meminfo: memFree=1028680/32951124 swapFree=67063552/67111528
[pid=13280] ppid=13278 vsize=235980 CPUtime=402.29 cores=1,3,5,7
/proc/13280/stat : 13280 (wbo1.6) R 13278 13280 11440 0 -1 4202496 58054 0 0 0 40014 215 0 0 25 0 1 0 902221251 241643520 58004 33554432000 4194304 5714214 140736650993424 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13280/statm: 58995 58004 177 372 0 58620 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 235980

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 13293
/proc/meminfo: memFree=973700/32951124 swapFree=67063552/67111528
[pid=13280] ppid=13278 vsize=276100 CPUtime=462.29 cores=1,3,5,7
/proc/13280/stat : 13280 (wbo1.6) R 13278 13280 11440 0 -1 4202496 67947 0 0 0 45969 260 0 0 25 0 1 0 902221251 282726400 67897 33554432000 4194304 5714214 140736650993424 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13280/statm: 69025 67897 177 372 0 68650 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 276100

[startup+522.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/179 13295
/proc/meminfo: memFree=910172/32951124 swapFree=67063552/67111528
[pid=13280] ppid=13278 vsize=322056 CPUtime=522.29 cores=1,3,5,7
/proc/13280/stat : 13280 (wbo1.6) R 13278 13280 11440 0 -1 4202496 79340 0 0 0 51930 299 0 0 25 0 1 0 902221251 329785344 79290 33554432000 4194304 5714214 140736650993424 18446744073709551615 4319864 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13280/statm: 80514 79290 177 372 0 80139 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 322056

[startup+582.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 13296
/proc/meminfo: memFree=864848/32951124 swapFree=67063552/67111528
[pid=13280] ppid=13278 vsize=349752 CPUtime=582.3 cores=1,3,5,7
/proc/13280/stat : 13280 (wbo1.6) R 13278 13280 11440 0 -1 4202496 86078 0 0 0 57897 333 0 0 25 0 1 0 902221251 358146048 86028 33554432000 4194304 5714214 140736650993424 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13280/statm: 87438 86028 177 372 0 87063 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 349752

[startup+642.3 s]

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

[startup+882.307 s]
/proc/loadavg: 1.96 1.98 1.99 3/179 14103
/proc/meminfo: memFree=1116772/32951124 swapFree=67063552/67111528
[pid=13280] ppid=13278 vsize=501784 CPUtime=882.31 cores=1,3,5,7
/proc/13280/stat : 13280 (wbo1.6) R 13278 13280 11440 0 -1 4202496 123782 0 0 0 87737 494 0 0 25 0 1 0 902221251 513826816 123732 33554432000 4194304 5714214 140736650993424 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13280/statm: 125446 123732 177 372 0 125071 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 501784

[startup+942.301 s]
/proc/loadavg: 1.98 1.98 1.99 3/179 14105
/proc/meminfo: memFree=1074320/32951124 swapFree=67063552/67111528
[pid=13280] ppid=13278 vsize=527756 CPUtime=942.31 cores=1,3,5,7
/proc/13280/stat : 13280 (wbo1.6) R 13278 13280 11440 0 -1 4202496 130302 0 0 0 93710 521 0 0 25 0 1 0 902221251 540422144 130252 33554432000 4194304 5714214 140736650993424 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13280/statm: 131939 130252 177 372 0 131564 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 527756

[startup+1002.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 14106
/proc/meminfo: memFree=1006188/32951124 swapFree=67063552/67111528
[pid=13280] ppid=13278 vsize=559752 CPUtime=1002.32 cores=1,3,5,7
/proc/13280/stat : 13280 (wbo1.6) R 13278 13280 11440 0 -1 4202496 138228 0 0 0 99687 545 0 0 25 0 1 0 902221251 573186048 138178 33554432000 4194304 5714214 140736650993424 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13280/statm: 139938 138178 177 372 0 139563 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 559752

[startup+1062.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 14108
/proc/meminfo: memFree=938448/32951124 swapFree=67063552/67111528
[pid=13280] ppid=13278 vsize=586156 CPUtime=1062.31 cores=1,3,5,7
/proc/13280/stat : 13280 (wbo1.6) R 13278 13280 11440 0 -1 4202496 144776 0 0 0 105655 576 0 0 25 0 1 0 902221251 600223744 144726 33554432000 4194304 5714214 140736650993424 18446744073709551615 4319407 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13280/statm: 146539 144726 177 372 0 146164 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 586156

[startup+1122.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 14110
/proc/meminfo: memFree=874056/32951124 swapFree=67063552/67111528
[pid=13280] ppid=13278 vsize=610924 CPUtime=1122.31 cores=1,3,5,7
/proc/13280/stat : 13280 (wbo1.6) R 13278 13280 11440 0 -1 4202496 150962 0 0 0 111626 605 0 0 25 0 1 0 902221251 625586176 150912 33554432000 4194304 5714214 140736650993424 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13280/statm: 152731 150912 177 372 0 152356 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 610924

[startup+1182.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 14111
/proc/meminfo: memFree=808168/32951124 swapFree=67063552/67111528
[pid=13280] ppid=13278 vsize=649612 CPUtime=1182.32 cores=1,3,5,7
/proc/13280/stat : 13280 (wbo1.6) R 13278 13280 11440 0 -1 4202496 160576 0 0 0 117595 637 0 0 25 0 1 0 902221251 665202688 160526 33554432000 4194304 5714214 140736650993424 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13280/statm: 162403 160526 177 372 0 162028 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 649612

[startup+1242.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 14113
/proc/meminfo: memFree=746880/32951124 swapFree=67063552/67111528
[pid=13280] ppid=13278 vsize=671296 CPUtime=1242.32 cores=1,3,5,7
/proc/13280/stat : 13280 (wbo1.6) R 13278 13280 11440 0 -1 4202496 165925 0 0 0 123569 663 0 0 25 0 1 0 902221251 687407104 165875 33554432000 4194304 5714214 140736650993424 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13280/statm: 167824 165875 177 372 0 167449 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 671296

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 14114
/proc/meminfo: memFree=683232/32951124 swapFree=67063552/67111528
[pid=13280] ppid=13278 vsize=704608 CPUtime=1302.32 cores=1,3,5,7
/proc/13280/stat : 13280 (wbo1.6) R 13278 13280 11440 0 -1 4202496 174224 0 0 0 129536 696 0 0 25 0 1 0 902221251 721518592 174174 33554432000 4194304 5714214 140736650993424 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13280/statm: 176152 174174 177 372 0 175777 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 704608

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 14116
/proc/meminfo: memFree=616492/32951124 swapFree=67063552/67111528
[pid=13280] ppid=13278 vsize=736672 CPUtime=1362.33 cores=1,3,5,7
/proc/13280/stat : 13280 (wbo1.6) R 13278 13280 11440 0 -1 4202496 182232 0 0 0 135502 731 0 0 25 0 1 0 902221251 754352128 182182 33554432000 4194304 5714214 140736650993424 18446744073709551615 4300276 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13280/statm: 184168 182182 177 372 0 183793 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 736672

[startup+1422.3 s]
/proc/loadavg: 2.17 2.02 2.01 3/179 14118
/proc/meminfo: memFree=546676/32951124 swapFree=67063552/67111528
[pid=13280] ppid=13278 vsize=769452 CPUtime=1422.33 cores=1,3,5,7
/proc/13280/stat : 13280 (wbo1.6) R 13278 13280 11440 0 -1 4202496 190401 0 0 0 141472 761 0 0 25 0 1 0 902221251 787918848 190351 33554432000 4194304 5714214 140736650993424 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13280/statm: 192363 190351 177 372 0 191988 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 769452

[startup+1482.3 s]
/proc/loadavg: 2.12 2.03 2.00 3/179 14119
/proc/meminfo: memFree=499352/32951124 swapFree=67063552/67111528
[pid=13280] ppid=13278 vsize=789204 CPUtime=1482.33 cores=1,3,5,7
/proc/13280/stat : 13280 (wbo1.6) R 13278 13280 11440 0 -1 4202496 195280 0 0 0 147450 783 0 0 25 0 1 0 902221251 808144896 195230 33554432000 4194304 5714214 140736650993424 18446744073709551615 4319397 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13280/statm: 197301 195230 177 372 0 196926 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 789204

[startup+1542.31 s]
/proc/loadavg: 2.20 2.06 2.01 3/179 14121
/proc/meminfo: memFree=450260/32951124 swapFree=67063552/67111528
[pid=13280] ppid=13278 vsize=811460 CPUtime=1542.34 cores=1,3,5,7
/proc/13280/stat : 13280 (wbo1.6) R 13278 13280 11440 0 -1 4202496 200868 0 0 0 153427 807 0 0 25 0 1 0 902221251 830935040 200818 33554432000 4194304 5714214 140736650993424 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13280/statm: 202865 200818 177 372 0 202490 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 811460

[startup+1602.3 s]
/proc/loadavg: 2.07 2.05 2.00 3/179 14122
/proc/meminfo: memFree=402036/32951124 swapFree=67063552/67111528
[pid=13280] ppid=13278 vsize=831880 CPUtime=1602.33 cores=1,3,5,7
/proc/13280/stat : 13280 (wbo1.6) R 13278 13280 11440 0 -1 4202496 205934 0 0 0 159401 832 0 0 25 0 1 0 902221251 851845120 205884 33554432000 4194304 5714214 140736650993424 18446744073709551615 4319341 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13280/statm: 207970 205884 177 372 0 207595 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 831880

[startup+1662.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/179 14124
/proc/meminfo: memFree=341632/32951124 swapFree=67063552/67111528
[pid=13280] ppid=13278 vsize=863164 CPUtime=1662.33 cores=1,3,5,7
/proc/13280/stat : 13280 (wbo1.6) R 13278 13280 11440 0 -1 4202496 213705 0 0 0 165372 861 0 0 25 0 1 0 902221251 883879936 213655 33554432000 4194304 5714214 140736650993424 18446744073709551615 4319844 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13280/statm: 215791 213655 177 372 0 215416 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 863164

[startup+1722.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/179 14126
/proc/meminfo: memFree=285388/32951124 swapFree=67063552/67111528
[pid=13280] ppid=13278 vsize=890348 CPUtime=1722.34 cores=1,3,5,7
/proc/13280/stat : 13280 (wbo1.6) R 13278 13280 11440 0 -1 4202496 221715 0 0 0 171342 892 0 0 25 0 1 0 902221251 911716352 220388 33554432000 4194304 5714214 140736650993424 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13280/statm: 222587 220388 177 372 0 222212 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 890348

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 14127
/proc/meminfo: memFree=230300/32951124 swapFree=67063552/67111528
[pid=13280] ppid=13278 vsize=921140 CPUtime=1782.34 cores=1,3,5,7
/proc/13280/stat : 13280 (wbo1.6) R 13278 13280 11440 0 -1 4202496 229392 0 0 0 177316 918 0 0 25 0 1 0 902221251 943247360 228065 33554432000 4194304 5714214 140736650993424 18446744073709551615 4319303 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13280/statm: 230285 228065 177 372 0 229910 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 921140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 14128
/proc/meminfo: memFree=220860/32951124 swapFree=67063552/67111528
[pid=13280] ppid=13278 vsize=926636 CPUtime=1800.05 cores=1,3,5,7
/proc/13280/stat : 13280 (wbo1.6) R 13278 13280 11440 0 -1 4202496 230752 0 0 0 179077 928 0 0 25 0 1 0 902221251 948875264 229425 33554432000 4194304 5714214 140736650993424 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13280/statm: 231659 229425 177 372 0 231284 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 926636

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.00 2.02 2.00 3/179 14128
/proc/meminfo: memFree=220860/32951124 swapFree=67063552/67111528
[pid=13280] ppid=13278 vsize=926636 CPUtime=1800.05 cores=1,3,5,7
/proc/13280/stat : 13280 (wbo1.6) R 13278 13280 11440 0 -1 4202496 230752 0 0 0 179077 928 0 0 25 0 1 0 902221251 948875264 229425 33554432000 4194304 5714214 140736650993424 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13280/statm: 231659 229425 177 372 0 231284 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 926636

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.04
CPU time (s): 1800.09
CPU user time (s): 1790.77
CPU system time (s): 9.31558
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 926636

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

runsolver used 2.54661 second user time and 6.10907 second system time

The end

Launcher Data

Begin job on node134 at 2011-06-12 21:17:11
IDJOB=3446919
IDBENCH=79154
IDSOLVER=1943
FILE ID=node134/3446919-1307906231
RUNJOBID= node134-1307903427-12746
PBS_JOBID= 13559572
Free space on /tmp= 1420 MiB

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

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

MD5SUM BENCH= bec517e59b6734cb4022e119f1959006
RANDOM SEED=995289354

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:       1392444 kB
Buffers:         66368 kB
Cached:       30240900 kB
SwapCached:      10044 kB
Active:       15700372 kB
Inactive:     14911924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       1392444 kB
SwapTotal:    67111528 kB
SwapFree:     67063552 kB
Dirty:            4300 kB
Writeback:           8 kB
AnonPages:      302588 kB
Mapped:          10900 kB
Slab:           883324 kB
PageTables:       4476 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   467040 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:47:13