Trace number 3446639

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.07 1800.03

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl20_25_pb.cnf.cr--soft-66-100-0.wbo
MD5SUM42da1cd697f3cedc8c0556e71b08964e
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark19
Best CPU time to get the best result obtained on this benchmark0.089985
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1000
Total number of constraints90
Number of soft constraints38
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint25
Top cost 1923
Min constraint cost 1
Max constraint cost 95
Sum of constraints costs 1922
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 26
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-3446639-1307903226.wbo.
0.00/0.00	c Instance file HOME/instance-3446639-1307903226.wbo
0.00/0.00	c File size is 16903 bytes.
0.00/0.00	c Highest Coefficient sum: 26
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:      1000                                                |
0.00/0.00	c |  Number Clauses:        50                                                  |
0.00/0.00	c |  Number Cardinality:    40                                                  |
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 |    1000       90     2000 |     5000        0   -nan |  0.000 % |
0.00/0.00	c |       101 |    1000       90     2000 |     5500      101     81 |  0.000 % |
0.00/0.00	c |       251 |    1000       90     2000 |     6050      251     91 |  0.000 % |
0.00/0.01	c |       477 |    1000       90     2000 |     6655      477     93 |  0.000 % |
0.00/0.02	c |       815 |    1000       90     2000 |     7320      815    104 |  0.000 % |
0.00/0.04	c |      1321 |    1000       90     2000 |     8052     1321    120 |  0.000 % |
0.04/0.08	c |      2081 |    1000       90     2000 |     8857     2081    118 |  0.000 % |
0.09/0.18	c |      3220 |    1000       90     2000 |     9743     3220    129 |  0.000 % |
0.19/0.28	c |      4930 |    1000       90     2000 |    10717     4930    122 |  0.000 % |
0.49/0.56	c |      7495 |    1000       90     2000 |    11789     7495    125 |  0.000 % |
1.19/1.24	c |     11339 |    1000       90     2000 |    12968    11339    140 |  0.000 % |
2.49/2.58	c |     17106 |    1000       90     2000 |    14265    10390    162 |  0.000 % |
4.40/4.45	c |     25755 |    1000       90     2000 |    15692    11686    175 |  0.000 % |
7.09/7.12	c |     38731 |    1000       90     2000 |    17261     8534    169 |  0.000 % |
12.20/12.26	c |     58193 |    1000       90     2000 |    18987    10355    187 |  0.000 % |
18.89/18.93	c |     87385 |    1000       90     2000 |    20886    10557    227 |  0.000 % |
37.99/38.07	c |    131176 |    1000       90     2000 |    22974    12184    266 |  0.000 % |
112.19/112.27	c |    196861 |    1000       90     2000 |    25272    19593    294 |  0.000 % |
231.00/231.06	c |    295387 |    1000       90     2000 |    27799    13187    269 |  0.000 % |
356.89/356.91	c |    443177 |    1000       90     2000 |    30579    20045    278 |  0.000 % |
676.11/676.16	c |    664860 |    1000       90     2000 |    33637    26405    316 |  0.000 % |
884.31/884.32	c |    997395 |    1000       90     2000 |    37001    22152    214 |  0.000 % |
1175.71/1175.78	c |   1496185 |    1000       90     2000 |    40701    19357    177 |  0.000 % |
1586.63/1586.69	c |   2244369 |    1000       90     2000 |    44771    17904    136 |  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 /var/tmp/evaluation-result-3446639-1307903226/watcher-3446639-1307903226 -o /var/tmp/evaluation-result-3446639-1307903226/solver-3446639-1307903226 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446639-1307903226.wbo 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.27 1.62 3/175 4173
/proc/meminfo: memFree=1179464/32951124 swapFree=67055716/67111528
[pid=4173] ppid=4171 vsize=2392 CPUtime=0 cores=0,2,4,6
/proc/4173/stat : 4173 (wbo1.6) R 4171 4173 2916 0 -1 4202496 386 0 0 0 0 0 0 0 24 0 1 0 634513866 2449408 332 33554432000 4194304 5714214 140733341075936 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/4173/statm: 598 332 177 372 0 223 0

[startup+0.048263 s]
/proc/loadavg: 1.00 1.27 1.62 3/175 4173
/proc/meminfo: memFree=1179464/32951124 swapFree=67055716/67111528
[pid=4173] ppid=4171 vsize=3184 CPUtime=0.04 cores=0,2,4,6
/proc/4173/stat : 4173 (wbo1.6) R 4171 4173 2916 0 -1 4202496 611 0 0 0 4 0 0 0 24 0 1 0 634513866 3260416 557 33554432000 4194304 5714214 140733341075936 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/4173/statm: 796 558 177 372 0 421 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3184

[startup+0.100244 s]
/proc/loadavg: 1.00 1.27 1.62 3/175 4173
/proc/meminfo: memFree=1179464/32951124 swapFree=67055716/67111528
[pid=4173] ppid=4171 vsize=3976 CPUtime=0.09 cores=0,2,4,6
/proc/4173/stat : 4173 (wbo1.6) R 4171 4173 2916 0 -1 4202496 789 0 0 0 9 0 0 0 24 0 1 0 634513866 4071424 735 33554432000 4194304 5714214 140733341075936 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/4173/statm: 994 736 177 372 0 619 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3976

[startup+0.300209 s]
/proc/loadavg: 1.00 1.27 1.62 3/175 4173
/proc/meminfo: memFree=1179464/32951124 swapFree=67055716/67111528
[pid=4173] ppid=4171 vsize=6088 CPUtime=0.29 cores=0,2,4,6
/proc/4173/stat : 4173 (wbo1.6) R 4171 4173 2916 0 -1 4202496 1325 0 0 0 29 0 0 0 25 0 1 0 634513866 6234112 1271 33554432000 4194304 5714214 140733341075936 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/4173/statm: 1522 1271 177 372 0 1147 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6088

[startup+0.701138 s]
/proc/loadavg: 1.00 1.27 1.62 3/175 4173
/proc/meminfo: memFree=1179464/32951124 swapFree=67055716/67111528
[pid=4173] ppid=4171 vsize=8996 CPUtime=0.69 cores=0,2,4,6
/proc/4173/stat : 4173 (wbo1.6) R 4171 4173 2916 0 -1 4202496 2052 0 0 0 68 1 0 0 25 0 1 0 634513866 9211904 1998 33554432000 4194304 5714214 140733341075936 18446744073709551615 4319768 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/4173/statm: 2249 1998 177 372 0 1874 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8996

[startup+1.50101 s]
/proc/loadavg: 1.00 1.27 1.62 3/178 4179
/proc/meminfo: memFree=1155400/32951124 swapFree=67055716/67111528
[pid=4173] ppid=4171 vsize=13260 CPUtime=1.49 cores=0,2,4,6
/proc/4173/stat : 4173 (wbo1.6) R 4171 4173 2916 0 -1 4202496 3102 0 0 0 148 1 0 0 25 0 1 0 634513866 13578240 3048 33554432000 4194304 5714214 140733341075936 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/4173/statm: 3315 3048 177 372 0 2940 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13260

[startup+3.10069 s]
/proc/loadavg: 1.00 1.27 1.62 3/178 4180
/proc/meminfo: memFree=1142364/32951124 swapFree=67055716/67111528
[pid=4173] ppid=4171 vsize=17052 CPUtime=3.09 cores=0,2,4,6
/proc/4173/stat : 4173 (wbo1.6) R 4171 4173 2916 0 -1 4202496 4031 0 0 0 307 2 0 0 25 0 1 0 634513866 17461248 3977 33554432000 4194304 5714214 140733341075936 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/4173/statm: 4263 3977 177 372 0 3888 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17052

[startup+6.30115 s]
/proc/loadavg: 1.08 1.29 1.63 3/178 4180
/proc/meminfo: memFree=1128524/32951124 swapFree=67055716/67111528
[pid=4173] ppid=4171 vsize=21988 CPUtime=6.29 cores=0,2,4,6
/proc/4173/stat : 4173 (wbo1.6) R 4171 4173 2916 0 -1 4202496 5271 0 0 0 626 3 0 0 25 0 1 0 634513866 22515712 5217 33554432000 4194304 5714214 140733341075936 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/4173/statm: 5497 5217 177 372 0 5122 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21988

[startup+12.701 s]
/proc/loadavg: 1.15 1.30 1.63 3/178 4180
/proc/meminfo: memFree=1109948/32951124 swapFree=67055716/67111528
[pid=4173] ppid=4171 vsize=28788 CPUtime=12.69 cores=0,2,4,6
/proc/4173/stat : 4173 (wbo1.6) R 4171 4173 2916 0 -1 4202496 6946 0 0 0 1263 6 0 0 25 0 1 0 634513866 29478912 6892 33554432000 4194304 5714214 140733341075936 18446744073709551615 4319440 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/4173/statm: 7197 6892 177 372 0 6822 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28788

[startup+25.5008 s]
/proc/loadavg: 1.34 1.33 1.63 3/178 4180
/proc/meminfo: memFree=1061512/32951124 swapFree=67055716/67111528
[pid=4173] ppid=4171 vsize=46504 CPUtime=25.49 cores=0,2,4,6
/proc/4173/stat : 4173 (wbo1.6) R 4171 4173 2916 0 -1 4202496 11352 0 0 0 2539 10 0 0 25 0 1 0 634513866 47620096 11298 33554432000 4194304 5714214 140733341075936 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/4173/statm: 11626 11298 177 372 0 11251 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 46504

[startup+51.1003 s]
/proc/loadavg: 1.56 1.38 1.64 3/178 4181
/proc/meminfo: memFree=1024836/32951124 swapFree=67055716/67111528
[pid=4173] ppid=4171 vsize=59092 CPUtime=51.09 cores=0,2,4,6
/proc/4173/stat : 4173 (wbo1.6) R 4171 4173 2916 0 -1 4202496 14458 0 0 0 5093 16 0 0 25 0 1 0 634513866 60510208 14404 33554432000 4194304 5714214 140733341075936 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/4173/statm: 14773 14404 177 372 0 14398 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 59092

[startup+102.306 s]
/proc/loadavg: 1.81 1.48 1.66 3/178 4182
/proc/meminfo: memFree=910840/32951124 swapFree=67055716/67111528
[pid=4173] ppid=4171 vsize=67328 CPUtime=102.3 cores=0,2,4,6
/proc/4173/stat : 4173 (wbo1.6) R 4171 4173 2916 0 -1 4202496 16481 0 0 0 10210 20 0 0 25 0 1 0 634513866 68943872 16427 33554432000 4194304 5714214 140733341075936 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/4173/statm: 16832 16427 177 372 0 16457 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 67328

[startup+162.301 s]
/proc/loadavg: 1.93 1.57 1.67 3/178 4184
/proc/meminfo: memFree=887324/32951124 swapFree=67055716/67111528
[pid=4173] ppid=4171 vsize=80028 CPUtime=162.29 cores=0,2,4,6
/proc/4173/stat : 4173 (wbo1.6) R 4171 4173 2916 0 -1 4202496 19595 0 0 0 16204 25 0 0 25 0 1 0 634513866 81948672 19541 33554432000 4194304 5714214 140733341075936 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4173/statm: 20007 19541 177 372 0 19632 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 80028

[startup+222.301 s]
/proc/loadavg: 1.97 1.64 1.69 3/178 4185
/proc/meminfo: memFree=879584/32951124 swapFree=67055716/67111528
[pid=4173] ppid=4171 vsize=89844 CPUtime=222.3 cores=0,2,4,6
/proc/4173/stat : 4173 (wbo1.6) R 4171 4173 2916 0 -1 4202496 21886 0 0 0 22199 31 0 0 25 0 1 0 634513866 92000256 21832 33554432000 4194304 5714214 140733341075936 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4173/statm: 22461 21832 177 372 0 22086 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 89844

[startup+282.301 s]
/proc/loadavg: 1.99 1.71 1.71 3/178 4187
/proc/meminfo: memFree=856968/32951124 swapFree=67055716/67111528
[pid=4173] ppid=4171 vsize=105100 CPUtime=282.3 cores=0,2,4,6
/proc/4173/stat : 4173 (wbo1.6) R 4171 4173 2916 0 -1 4202496 25610 0 0 0 28190 40 0 0 25 0 1 0 634513866 107622400 25556 33554432000 4194304 5714214 140733341075936 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4173/statm: 26275 25556 177 372 0 25900 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 105100

[startup+342.301 s]
/proc/loadavg: 1.99 1.76 1.73 3/178 4189
/proc/meminfo: memFree=835616/32951124 swapFree=67055716/67111528
[pid=4173] ppid=4171 vsize=116048 CPUtime=342.3 cores=0,2,4,6
/proc/4173/stat : 4173 (wbo1.6) R 4171 4173 2916 0 -1 4202496 28539 0 0 0 34184 46 0 0 25 0 1 0 634513866 118833152 28329 33554432000 4194304 5714214 140733341075936 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4173/statm: 29012 28329 177 372 0 28637 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 116048

[startup+402.3 s]
/proc/loadavg: 1.99 1.80 1.74 3/178 4190
/proc/meminfo: memFree=814612/32951124 swapFree=67055716/67111528
[pid=4173] ppid=4171 vsize=134556 CPUtime=402.29 cores=0,2,4,6
/proc/4173/stat : 4173 (wbo1.6) R 4171 4173 2916 0 -1 4202496 33133 0 0 0 40178 51 0 0 25 0 1 0 634513866 137785344 32923 33554432000 4194304 5714214 140733341075936 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4173/statm: 33639 32923 177 372 0 33264 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 134556

[startup+462.301 s]
/proc/loadavg: 1.99 1.83 1.75 3/178 4192
/proc/meminfo: memFree=814140/32951124 swapFree=67055716/67111528
[pid=4173] ppid=4171 vsize=134952 CPUtime=462.3 cores=0,2,4,6
/proc/4173/stat : 4173 (wbo1.6) R 4171 4173 2916 0 -1 4202496 33234 0 0 0 46176 54 0 0 25 0 1 0 634513866 138190848 33024 33554432000 4194304 5714214 140733341075936 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4173/statm: 33738 33024 177 372 0 33363 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 134952

[startup+522.3 s]
/proc/loadavg: 2.05 1.88 1.77 3/178 4193
/proc/meminfo: memFree=806760/32951124 swapFree=67055716/67111528
[pid=4173] ppid=4171 vsize=142308 CPUtime=522.3 cores=0,2,4,6
/proc/4173/stat : 4173 (wbo1.6) R 4171 4173 2916 0 -1 4202496 35067 0 0 0 52170 60 0 0 25 0 1 0 634513866 145723392 34857 33554432000 4194304 5714214 140733341075936 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4173/statm: 35577 34857 177 372 0 35202 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 142308

[startup+582.301 s]
/proc/loadavg: 2.02 1.90 1.78 3/178 4195
/proc/meminfo: memFree=798452/32951124 swapFree=67055716/67111528
[pid=4173] ppid=4171 vsize=151068 CPUtime=582.3 cores=0,2,4,6
/proc/4173/stat : 4173 (wbo1.6) R 4171 4173 2916 0 -1 4202496 37203 0 0 0 58167 63 0 0 25 0 1 0 634513866 154693632 36993 33554432000 4194304 5714214 140733341075936 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4173/statm: 37767 36993 177 372 0 37392 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 151068

[startup+642.301 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 1.94 1.82 3/178 4201
/proc/meminfo: memFree=583640/32951124 swapFree=67055716/67111528
[pid=4173] ppid=4171 vsize=185028 CPUtime=822.31 cores=0,2,4,6
/proc/4173/stat : 4173 (wbo1.6) R 4171 4173 2916 0 -1 4202496 45661 0 0 0 82143 88 0 0 25 0 1 0 634513866 189468672 45409 33554432000 4194304 5714214 140733341075936 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4173/statm: 46257 45409 177 372 0 45882 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 185028

[startup+882.301 s]
/proc/loadavg: 2.00 1.95 1.83 3/178 4203
/proc/meminfo: memFree=550024/32951124 swapFree=67055716/67111528
[pid=4173] ppid=4171 vsize=200704 CPUtime=882.31 cores=0,2,4,6
/proc/4173/stat : 4173 (wbo1.6) R 4171 4173 2916 0 -1 4202496 49494 0 0 0 88128 103 0 0 25 0 1 0 634513866 205520896 49242 33554432000 4194304 5714214 140733341075936 18446744073709551615 4312984 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4173/statm: 50176 49242 177 372 0 49801 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 200704

[startup+942.301 s]
/proc/loadavg: 2.00 1.96 1.83 3/178 4205
/proc/meminfo: memFree=512564/32951124 swapFree=67055716/67111528
[pid=4173] ppid=4171 vsize=239732 CPUtime=942.31 cores=0,2,4,6
/proc/4173/stat : 4173 (wbo1.6) R 4171 4173 2916 0 -1 4202496 59216 0 0 0 94116 115 0 0 25 0 1 0 634513866 245485568 58964 33554432000 4194304 5714214 140733341075936 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4173/statm: 59933 58964 177 372 0 59558 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 239732

[startup+1002.3 s]
/proc/loadavg: 2.00 1.96 1.84 3/178 4206
/proc/meminfo: memFree=501416/32951124 swapFree=67055716/67111528
[pid=4173] ppid=4171 vsize=249476 CPUtime=1002.32 cores=0,2,4,6
/proc/4173/stat : 4173 (wbo1.6) R 4171 4173 2916 0 -1 4202496 62729 0 0 0 100106 126 0 0 25 0 1 0 634513866 255463424 61403 33554432000 4194304 5714214 140733341075936 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4173/statm: 62369 61403 177 372 0 61994 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 249476

[startup+1062.3 s]
/proc/loadavg: 2.07 1.98 1.85 3/178 4208
/proc/meminfo: memFree=495728/32951124 swapFree=67055716/67111528
[pid=4173] ppid=4171 vsize=256284 CPUtime=1062.31 cores=0,2,4,6
/proc/4173/stat : 4173 (wbo1.6) R 4171 4173 2916 0 -1 4202496 64419 0 0 0 106096 135 0 0 25 0 1 0 634513866 262434816 63063 33554432000 4194304 5714214 140733341075936 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4173/statm: 64071 63063 177 372 0 63696 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 256284

[startup+1122.3 s]
/proc/loadavg: 2.02 1.98 1.86 3/178 4209
/proc/meminfo: memFree=476600/32951124 swapFree=67055716/67111528
[pid=4173] ppid=4171 vsize=274948 CPUtime=1122.31 cores=0,2,4,6
/proc/4173/stat : 4173 (wbo1.6) R 4171 4173 2916 0 -1 4202496 69010 0 0 0 112088 143 0 0 25 0 1 0 634513866 281546752 67654 33554432000 4194304 5714214 140733341075936 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4173/statm: 68737 67654 177 372 0 68362 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 274948

[startup+1182.3 s]
/proc/loadavg: 2.01 1.98 1.86 3/178 4211
/proc/meminfo: memFree=468592/32951124 swapFree=67055716/67111528
[pid=4173] ppid=4171 vsize=278972 CPUtime=1182.32 cores=0,2,4,6
/proc/4173/stat : 4173 (wbo1.6) R 4171 4173 2916 0 -1 4202496 70037 0 0 0 118081 151 0 0 25 0 1 0 634513866 285667328 68627 33554432000 4194304 5714214 140733341075936 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4173/statm: 69743 68627 177 372 0 69368 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 278972

[startup+1242.3 s]
/proc/loadavg: 2.00 1.98 1.87 3/178 4213
/proc/meminfo: memFree=438804/32951124 swapFree=67055716/67111528
[pid=4173] ppid=4171 vsize=292832 CPUtime=1242.32 cores=0,2,4,6
/proc/4173/stat : 4173 (wbo1.6) R 4171 4173 2916 0 -1 4202496 73325 0 0 0 124071 161 0 0 25 0 1 0 634513866 299859968 71915 33554432000 4194304 5714214 140733341075936 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4173/statm: 73208 71915 177 372 0 72833 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 292832

[startup+1302.3 s]
/proc/loadavg: 2.00 1.98 1.87 3/178 4214
/proc/meminfo: memFree=418064/32951124 swapFree=67055716/67111528
[pid=4173] ppid=4171 vsize=312752 CPUtime=1302.33 cores=0,2,4,6
/proc/4173/stat : 4173 (wbo1.6) R 4171 4173 2916 0 -1 4202496 78306 0 0 0 130064 169 0 0 25 0 1 0 634513866 320258048 76848 33554432000 4194304 5714214 140733341075936 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4173/statm: 78188 76848 177 372 0 77813 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 312752

[startup+1362.3 s]
/proc/loadavg: 2.00 1.98 1.88 3/178 4216
/proc/meminfo: memFree=390704/32951124 swapFree=67055716/67111528
[pid=4173] ppid=4171 vsize=322544 CPUtime=1362.32 cores=0,2,4,6
/proc/4173/stat : 4173 (wbo1.6) R 4171 4173 2916 0 -1 4202496 80729 0 0 0 136054 178 0 0 25 0 1 0 634513866 330285056 79271 33554432000 4194304 5714214 140733341075936 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4173/statm: 80636 79271 177 372 0 80261 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 322544

[startup+1422.31 s]
/proc/loadavg: 2.00 1.98 1.89 3/178 4217
/proc/meminfo: memFree=325596/32951124 swapFree=67055716/67111528
[pid=4173] ppid=4171 vsize=337056 CPUtime=1422.33 cores=0,2,4,6
/proc/4173/stat : 4173 (wbo1.6) R 4171 4173 2916 0 -1 4202496 84308 0 0 0 142046 187 0 0 25 0 1 0 634513866 345145344 82850 33554432000 4194304 5714214 140733341075936 18446744073709551615 4319437 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4173/statm: 84264 82850 177 372 0 83889 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 337056

[startup+1482.3 s]
/proc/loadavg: 2.00 1.98 1.89 3/178 4219
/proc/meminfo: memFree=265744/32951124 swapFree=67055716/67111528
[pid=4173] ppid=4171 vsize=352744 CPUtime=1482.32 cores=0,2,4,6
/proc/4173/stat : 4173 (wbo1.6) R 4171 4173 2916 0 -1 4202496 88242 0 0 0 148036 196 0 0 25 0 1 0 634513866 361209856 86725 33554432000 4194304 5714214 140733341075936 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4173/statm: 88186 86725 177 372 0 87811 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 352744

[startup+1542.3 s]
/proc/loadavg: 2.00 1.98 1.90 3/178 4221
/proc/meminfo: memFree=231252/32951124 swapFree=67055716/67111528
[pid=4173] ppid=4171 vsize=369268 CPUtime=1542.32 cores=0,2,4,6
/proc/4173/stat : 4173 (wbo1.6) R 4171 4173 2916 0 -1 4202496 92326 0 0 0 154026 206 0 0 25 0 1 0 634513866 378130432 90809 33554432000 4194304 5714214 140733341075936 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4173/statm: 92317 90809 177 372 0 91942 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 369268

[startup+1602.3 s]
/proc/loadavg: 2.00 1.98 1.90 3/178 4222
/proc/meminfo: memFree=174268/32951124 swapFree=67055716/67111528
[pid=4173] ppid=4171 vsize=389252 CPUtime=1602.33 cores=0,2,4,6
/proc/4173/stat : 4173 (wbo1.6) R 4171 4173 2916 0 -1 4202496 97271 0 0 0 160016 217 0 0 25 0 1 0 634513866 398594048 95754 33554432000 4194304 5714214 140733341075936 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4173/statm: 97313 95754 177 372 0 96938 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 389252

[startup+1662.3 s]
/proc/loadavg: 2.04 2.00 1.91 3/178 4224
/proc/meminfo: memFree=161740/32951124 swapFree=67055716/67111528
[pid=4173] ppid=4171 vsize=404584 CPUtime=1662.32 cores=0,2,4,6
/proc/4173/stat : 4173 (wbo1.6) R 4171 4173 2916 0 -1 4202496 101027 0 0 0 166007 225 0 0 25 0 1 0 634513866 414294016 99510 33554432000 4194304 5714214 140733341075936 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4173/statm: 101146 99510 177 372 0 100771 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 404584

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 1.91 3/178 4227
/proc/meminfo: memFree=150432/32951124 swapFree=67055716/67111528
[pid=4173] ppid=4171 vsize=415804 CPUtime=1722.33 cores=0,2,4,6
/proc/4173/stat : 4173 (wbo1.6) R 4171 4173 2916 0 -1 4202496 103714 0 0 0 171999 234 0 0 25 0 1 0 634513866 425783296 102197 33554432000 4194304 5714214 140733341075936 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4173/statm: 103951 102197 177 372 0 103576 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 415804

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 4230
/proc/meminfo: memFree=131824/32951124 swapFree=67055716/67111528
[pid=4173] ppid=4171 vsize=434060 CPUtime=1782.33 cores=0,2,4,6
/proc/4173/stat : 4173 (wbo1.6) R 4171 4173 2916 0 -1 4202496 108220 0 0 0 177990 243 0 0 25 0 1 0 634513866 444477440 106703 33554432000 4194304 5714214 140733341075936 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4173/statm: 108515 106703 177 372 0 108140 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 434060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 4230
/proc/meminfo: memFree=130548/32951124 swapFree=67055716/67111528
[pid=4173] ppid=4171 vsize=435668 CPUtime=1800.04 cores=0,2,4,6
/proc/4173/stat : 4173 (wbo1.6) R 4171 4173 2916 0 -1 4202496 108620 0 0 0 179759 245 0 0 25 0 1 0 634513866 446124032 107103 33554432000 4194304 5714214 140733341075936 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4173/statm: 108917 107103 177 372 0 108542 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 435668

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.03
CPU time (s): 1800.07
CPU user time (s): 1797.59
CPU system time (s): 2.47762
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 435668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.59
system time used= 2.47762
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108620
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 4941

runsolver used 3.15752 second user time and 6.602 second system time

The end

Launcher Data

Begin job on node107 at 2011-06-12 20:27:06
IDJOB=3446639
IDBENCH=78672
IDSOLVER=1943
FILE ID=node107/3446639-1307903226
RUNJOBID= node107-1307903226-4150
PBS_JOBID= 13559596
Free space on /var/tmp= 2896 MiB

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

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

MD5SUM BENCH= 42da1cd697f3cedc8c0556e71b08964e
RANDOM SEED=786222366

node107.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.829
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.65
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.829
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.829
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.67
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.829
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       1179916 kB
Buffers:         54116 kB
Cached:       30726824 kB
SwapCached:      20072 kB
Active:       15627628 kB
Inactive:     15181900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       1179916 kB
SwapTotal:    67111528 kB
SwapFree:     67055716 kB
Dirty:            8560 kB
Writeback:           0 kB
AnonPages:       26596 kB
Mapped:          12704 kB
Slab:           896376 kB
PageTables:       4704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186096 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 /var/tmp at the end= 2884 MiB
End job on node107 at 2011-06-12 20:57:08