Trace number 3446615

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-chnl50_51_pb.cnf.cr--soft-66-100-0.wbo
MD5SUM5648463b311d39ee56e08f95de13a148
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark12
Best CPU time to get the best result obtained on this benchmark0.455929
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables5100
Total number of constraints202
Number of soft constraints71
Number of constraints which are clauses102
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint51
Top cost 3850
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 3849
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 52
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c wbo 1.6 beta - 20110321
0.00/0.00	c Parsing wbo file format. File HOME/instance-3446615-1307903072.wbo.
0.00/0.00	c Instance file HOME/instance-3446615-1307903072.wbo
0.00/0.00	c File size is 91718 bytes.
0.00/0.00	c Highest Coefficient sum: 52
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      5100                                                |
0.00/0.00	c |  Number Clauses:        102                                                 |
0.00/0.00	c |  Number Cardinality:    100                                                 |
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 |    5100      202    10200 |     5000        0   -nan |  0.000 % |
0.00/0.01	c |       103 |    5100      202    10200 |     5500      103    188 |  0.000 % |
0.00/0.02	c |       255 |    5100      202    10200 |     6050      255    230 |  0.000 % |
0.02/0.03	c |       484 |    5100      202    10200 |     6655      484    278 |  0.000 % |
0.02/0.05	c |       822 |    5100      202    10200 |     7320      822    250 |  0.000 % |
0.02/0.07	c |      1329 |    5100      202    10200 |     8052     1329    238 |  0.000 % |
0.09/0.11	c |      2088 |    5100      202    10200 |     8857     2088    237 |  0.000 % |
0.18/0.20	c |      3229 |    5100      202    10200 |     9743     3229    251 |  0.000 % |
0.39/0.44	c |      4938 |    5100      202    10200 |    10717     4938    289 |  0.000 % |
0.79/0.83	c |      7500 |    5100      202    10200 |    11789     7500    300 |  0.000 % |
1.39/1.49	c |     11344 |    5100      202    10200 |    12968    11344    293 |  0.000 % |
3.20/3.26	c |     17112 |    5100      202    10200 |    14265     9367    322 |  0.000 % |
6.50/6.59	c |     25763 |    5100      202    10200 |    15692     9636    340 |  0.000 % |
11.29/11.37	c |     38740 |    5100      202    10200 |    17261    13455    360 |  0.000 % |
20.39/20.47	c |     58204 |    5100      202    10200 |    18987    13133    328 |  0.000 % |
31.49/31.52	c |     87398 |    5100      202    10200 |    20886    18669    511 |  0.000 % |
88.69/88.75	c |    131188 |    5100      202    10200 |    22974    23254   1365 |  0.000 % |
145.59/145.67	c |    196872 |    5100      202    10200 |    25272    23831   1254 |  0.000 % |
613.81/613.85	c |    295400 |    5100      202    10200 |    27799    16457   1148 |  0.000 % |
769.70/769.73	c |    443189 |    5100      202    10200 |    30579    31638    743 |  0.000 % |
1004.81/1004.89	c |    664873 |    5100      202    10200 |    33637    18798    710 |  0.000 % |
1560.22/1560.23	c |    997401 |    5100      202    10200 |    37001    30473   1274 |  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-3446615-1307903072/watcher-3446615-1307903072 -o /var/tmp/evaluation-result-3446615-1307903072/solver-3446615-1307903072 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446615-1307903072.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.03 1.50 1.72 3/175 25853
/proc/meminfo: memFree=1215160/32951124 swapFree=67055536/67111528
[pid=25851] ppid=25848 vsize=3320 CPUtime=0 cores=0,2,4,6
/proc/25851/stat : 25851 (wbo1.6) R 25848 25851 24685 0 -1 4202496 575 0 0 0 0 0 0 0 20 0 1 0 882723346 3399680 526 33554432000 4194304 5714214 140735671879664 18446744073709551615 4228183 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/25851/statm: 830 526 177 372 0 432 0

[startup+0.0317779 s]
/proc/loadavg: 1.03 1.50 1.72 3/175 25853
/proc/meminfo: memFree=1215160/32951124 swapFree=67055536/67111528
[pid=25851] ppid=25848 vsize=4320 CPUtime=0.02 cores=0,2,4,6
/proc/25851/stat : 25851 (wbo1.6) R 25848 25851 24685 0 -1 4202496 878 0 0 0 2 0 0 0 18 0 1 0 882723346 4423680 806 33554432000 4194304 5714214 140735671879664 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/25851/statm: 1080 807 177 372 0 705 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4320

[startup+0.100808 s]
/proc/loadavg: 1.03 1.50 1.72 3/175 25853
/proc/meminfo: memFree=1215160/32951124 swapFree=67055536/67111528
[pid=25851] ppid=25848 vsize=5904 CPUtime=0.09 cores=0,2,4,6
/proc/25851/stat : 25851 (wbo1.6) R 25848 25851 24685 0 -1 4202496 1289 0 0 0 9 0 0 0 18 0 1 0 882723346 6045696 1217 33554432000 4194304 5714214 140735671879664 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/25851/statm: 1476 1218 177 372 0 1101 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5904

[startup+0.300757 s]
/proc/loadavg: 1.03 1.50 1.72 3/175 25853
/proc/meminfo: memFree=1215160/32951124 swapFree=67055536/67111528
[pid=25851] ppid=25848 vsize=9228 CPUtime=0.29 cores=0,2,4,6
/proc/25851/stat : 25851 (wbo1.6) R 25848 25851 24685 0 -1 4202496 2109 0 0 0 28 1 0 0 18 0 1 0 882723346 9449472 2037 33554432000 4194304 5714214 140735671879664 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/25851/statm: 2307 2038 177 372 0 1932 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9228

[startup+0.700692 s]
/proc/loadavg: 1.03 1.50 1.72 3/175 25853
/proc/meminfo: memFree=1215160/32951124 swapFree=67055536/67111528
[pid=25851] ppid=25848 vsize=13616 CPUtime=0.69 cores=0,2,4,6
/proc/25851/stat : 25851 (wbo1.6) R 25848 25851 24685 0 -1 4202496 3207 0 0 0 68 1 0 0 18 0 1 0 882723346 13942784 3135 33554432000 4194304 5714214 140735671879664 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/25851/statm: 3404 3135 177 372 0 3029 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13616

[startup+1.50055 s]
/proc/loadavg: 1.03 1.50 1.72 4/178 25855
/proc/meminfo: memFree=1196584/32951124 swapFree=67055536/67111528
[pid=25851] ppid=25848 vsize=19968 CPUtime=1.49 cores=0,2,4,6
/proc/25851/stat : 25851 (wbo1.6) R 25848 25851 24685 0 -1 4202496 4809 0 0 0 147 2 0 0 20 0 1 0 882723346 20447232 4737 33554432000 4194304 5714214 140735671879664 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/25851/statm: 4992 4738 177 372 0 4617 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19968

[startup+3.10028 s]
/proc/loadavg: 1.11 1.50 1.72 4/178 25855
/proc/meminfo: memFree=1185920/32951124 swapFree=67055536/67111528
[pid=25851] ppid=25848 vsize=26856 CPUtime=3.09 cores=0,2,4,6
/proc/25851/stat : 25851 (wbo1.6) R 25848 25851 24685 0 -1 4202496 6510 0 0 0 306 3 0 0 25 0 1 0 882723346 27500544 6438 33554432000 4194304 5714214 140735671879664 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/25851/statm: 6714 6438 177 372 0 6339 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26856

[startup+6.30072 s]
/proc/loadavg: 1.11 1.50 1.72 4/178 25855
/proc/meminfo: memFree=1175132/32951124 swapFree=67055536/67111528
[pid=25851] ppid=25848 vsize=32180 CPUtime=6.29 cores=0,2,4,6
/proc/25851/stat : 25851 (wbo1.6) R 25848 25851 24685 0 -1 4202496 7857 0 0 0 625 4 0 0 25 0 1 0 882723346 32952320 7785 33554432000 4194304 5714214 140735671879664 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/25851/statm: 8045 7785 177 372 0 7670 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32180

[startup+12.7006 s]
/proc/loadavg: 1.24 1.52 1.73 4/178 25855
/proc/meminfo: memFree=1159568/32951124 swapFree=67055536/67111528
[pid=25851] ppid=25848 vsize=42016 CPUtime=12.69 cores=0,2,4,6
/proc/25851/stat : 25851 (wbo1.6) R 25848 25851 24685 0 -1 4202496 10294 0 0 0 1263 6 0 0 19 0 1 0 882723346 43024384 10222 33554432000 4194304 5714214 140735671879664 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25851/statm: 10504 10222 177 372 0 10129 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42016

[startup+25.5003 s]
/proc/loadavg: 1.36 1.54 1.73 4/178 25858
/proc/meminfo: memFree=1120104/32951124 swapFree=67055536/67111528
[pid=25851] ppid=25848 vsize=67048 CPUtime=25.49 cores=0,2,4,6
/proc/25851/stat : 25851 (wbo1.6) R 25848 25851 24685 0 -1 4202496 16511 0 0 0 2540 9 0 0 25 0 1 0 882723346 68657152 16439 33554432000 4194304 5714214 140735671879664 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25851/statm: 16762 16439 177 372 0 16387 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 67048

[startup+51.1009 s]
/proc/loadavg: 1.58 1.57 1.73 4/178 25859
/proc/meminfo: memFree=1036044/32951124 swapFree=67055536/67111528
[pid=25851] ppid=25848 vsize=134808 CPUtime=51.09 cores=0,2,4,6
/proc/25851/stat : 25851 (wbo1.6) R 25848 25851 24685 0 -1 4202496 33423 0 0 0 5095 14 0 0 25 0 1 0 882723346 138043392 33351 33554432000 4194304 5714214 140735671879664 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25851/statm: 33702 33351 177 372 0 33327 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 134808

[startup+102.307 s]
/proc/loadavg: 1.83 1.64 1.75 4/178 25861
/proc/meminfo: memFree=947044/32951124 swapFree=67055536/67111528
[pid=25851] ppid=25848 vsize=178720 CPUtime=102.29 cores=0,2,4,6
/proc/25851/stat : 25851 (wbo1.6) R 25848 25851 24685 0 -1 4202496 44438 0 0 0 10210 19 0 0 25 0 1 0 882723346 183009280 44324 33554432000 4194304 5714214 140735671879664 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25851/statm: 44680 44324 177 372 0 44305 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 178720

[startup+162.3 s]
/proc/loadavg: 1.93 1.70 1.76 4/178 25862
/proc/meminfo: memFree=892692/32951124 swapFree=67055536/67111528
[pid=25851] ppid=25848 vsize=198732 CPUtime=162.3 cores=0,2,4,6
/proc/25851/stat : 25851 (wbo1.6) R 25848 25851 24685 0 -1 4202496 49443 0 0 0 16203 27 0 0 25 0 1 0 882723346 203501568 49316 33554432000 4194304 5714214 140735671879664 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25851/statm: 49683 49316 177 372 0 49308 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 198732

[startup+222.301 s]
/proc/loadavg: 2.06 1.78 1.78 4/178 25864
/proc/meminfo: memFree=834612/32951124 swapFree=67055536/67111528
[pid=25851] ppid=25848 vsize=219216 CPUtime=222.29 cores=0,2,4,6
/proc/25851/stat : 25851 (wbo1.6) R 25848 25851 24685 0 -1 4202496 54530 0 0 0 22200 29 0 0 25 0 1 0 882723346 224477184 54403 33554432000 4194304 5714214 140735671879664 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25851/statm: 54804 54403 177 372 0 54429 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 219216

[startup+282.3 s]
/proc/loadavg: 2.02 1.82 1.79 4/178 25865
/proc/meminfo: memFree=739084/32951124 swapFree=67055536/67111528
[pid=25851] ppid=25848 vsize=281564 CPUtime=282.29 cores=0,2,4,6
/proc/25851/stat : 25851 (wbo1.6) R 25848 25851 24685 0 -1 4202496 70091 0 0 0 28194 35 0 0 25 0 1 0 882723346 288321536 69964 33554432000 4194304 5714214 140735671879664 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25851/statm: 70391 69964 177 372 0 70016 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 281564

[startup+342.301 s]
/proc/loadavg: 2.01 1.85 1.80 4/178 25867
/proc/meminfo: memFree=675424/32951124 swapFree=67055536/67111528
[pid=25851] ppid=25848 vsize=281564 CPUtime=342.29 cores=0,2,4,6
/proc/25851/stat : 25851 (wbo1.6) R 25848 25851 24685 0 -1 4202496 70093 0 0 0 34192 37 0 0 25 0 1 0 882723346 288321536 69966 33554432000 4194304 5714214 140735671879664 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25851/statm: 70391 69966 177 372 0 70016 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 281564

[startup+402.301 s]
/proc/loadavg: 2.00 1.87 1.81 3/178 25869
/proc/meminfo: memFree=675392/32951124 swapFree=67055536/67111528
[pid=25851] ppid=25848 vsize=281564 CPUtime=402.3 cores=0,2,4,6
/proc/25851/stat : 25851 (wbo1.6) R 25848 25851 24685 0 -1 4202496 70093 0 0 0 40191 39 0 0 25 0 1 0 882723346 288321536 69966 33554432000 4194304 5714214 140735671879664 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25851/statm: 70391 69966 177 372 0 70016 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 281564

[startup+462.301 s]
/proc/loadavg: 2.00 1.89 1.82 4/178 25870
/proc/meminfo: memFree=661480/32951124 swapFree=67055536/67111528
[pid=25851] ppid=25848 vsize=295844 CPUtime=462.3 cores=0,2,4,6
/proc/25851/stat : 25851 (wbo1.6) R 25848 25851 24685 0 -1 4202496 73626 0 0 0 46189 41 0 0 25 0 1 0 882723346 302944256 73499 33554432000 4194304 5714214 140735671879664 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25851/statm: 73961 73499 177 372 0 73586 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 295844

[startup+522.301 s]
/proc/loadavg: 2.00 1.91 1.83 3/178 25872
/proc/meminfo: memFree=661580/32951124 swapFree=67055536/67111528
[pid=25851] ppid=25848 vsize=295844 CPUtime=522.3 cores=0,2,4,6
/proc/25851/stat : 25851 (wbo1.6) R 25848 25851 24685 0 -1 4202496 73626 0 0 0 52187 43 0 0 25 0 1 0 882723346 302944256 73499 33554432000 4194304 5714214 140735671879664 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25851/statm: 73961 73499 177 372 0 73586 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 295844

[startup+582.301 s]
/proc/loadavg: 2.00 1.92 1.83 4/178 25873
/proc/meminfo: memFree=652008/32951124 swapFree=67055536/67111528
[pid=25851] ppid=25848 vsize=304792 CPUtime=582.3 cores=0,2,4,6
/proc/25851/stat : 25851 (wbo1.6) R 25848 25851 24685 0 -1 4202496 75956 0 0 0 58183 47 0 0 25 0 1 0 882723346 312107008 75764 33554432000 4194304 5714214 140735671879664 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25851/statm: 76198 75764 177 372 0 75823 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 304792

[startup+642.301 s]

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

[startup+822.3 s]
/proc/loadavg: 2.05 1.98 1.87 4/178 25880
/proc/meminfo: memFree=617152/32951124 swapFree=67055536/67111528
[pid=25851] ppid=25848 vsize=303848 CPUtime=822.31 cores=0,2,4,6
/proc/25851/stat : 25851 (wbo1.6) R 25848 25851 24685 0 -1 4202496 75974 0 0 0 82163 68 0 0 25 0 1 0 882723346 311140352 75546 33554432000 4194304 5714214 140735671879664 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25851/statm: 75962 75546 177 372 0 75587 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 303848

[startup+882.301 s]
/proc/loadavg: 2.01 1.98 1.87 3/178 25919
/proc/meminfo: memFree=847364/32951124 swapFree=67055536/67111528
[pid=25851] ppid=25848 vsize=303848 CPUtime=882.31 cores=0,2,4,6
/proc/25851/stat : 25851 (wbo1.6) R 25848 25851 24685 0 -1 4202496 75974 0 0 0 88157 74 0 0 25 0 1 0 882723346 311140352 75546 33554432000 4194304 5714214 140735671879664 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25851/statm: 75962 75546 177 372 0 75587 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 303848

[startup+942.3 s]
/proc/loadavg: 2.00 1.98 1.88 3/178 25921
/proc/meminfo: memFree=832080/32951124 swapFree=67055536/67111528
[pid=25851] ppid=25848 vsize=303848 CPUtime=942.3 cores=0,2,4,6
/proc/25851/stat : 25851 (wbo1.6) R 25848 25851 24685 0 -1 4202496 75974 0 0 0 94150 80 0 0 25 0 1 0 882723346 311140352 75546 33554432000 4194304 5714214 140735671879664 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25851/statm: 75962 75546 177 372 0 75587 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 303848

[startup+1002.3 s]
/proc/loadavg: 2.00 1.98 1.89 3/178 25923
/proc/meminfo: memFree=801044/32951124 swapFree=67055536/67111528
[pid=25851] ppid=25848 vsize=303848 CPUtime=1002.31 cores=0,2,4,6
/proc/25851/stat : 25851 (wbo1.6) R 25848 25851 24685 0 -1 4202496 75974 0 0 0 100145 86 0 0 25 0 1 0 882723346 311140352 75546 33554432000 4194304 5714214 140735671879664 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25851/statm: 75962 75546 177 372 0 75587 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 303848

[startup+1062.3 s]
/proc/loadavg: 2.00 1.98 1.89 3/178 25924
/proc/meminfo: memFree=715552/32951124 swapFree=67055536/67111528
[pid=25851] ppid=25848 vsize=378200 CPUtime=1062.31 cores=0,2,4,6
/proc/25851/stat : 25851 (wbo1.6) R 25848 25851 24685 0 -1 4202496 94508 0 0 0 106138 93 0 0 25 0 1 0 882723346 387276800 94080 33554432000 4194304 5714214 140735671879664 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25851/statm: 94550 94080 177 372 0 94175 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 378200

[startup+1122.3 s]
/proc/loadavg: 2.00 1.98 1.90 3/178 25926
/proc/meminfo: memFree=674608/32951124 swapFree=67055536/67111528
[pid=25851] ppid=25848 vsize=397804 CPUtime=1122.31 cores=0,2,4,6
/proc/25851/stat : 25851 (wbo1.6) R 25848 25851 24685 0 -1 4202496 99370 0 0 0 112133 98 0 0 25 0 1 0 882723346 407351296 98942 33554432000 4194304 5714214 140735671879664 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25851/statm: 99451 98942 177 372 0 99076 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 397804

[startup+1182.3 s]
/proc/loadavg: 2.00 1.98 1.90 3/178 25927
/proc/meminfo: memFree=637140/32951124 swapFree=67055536/67111528
[pid=25851] ppid=25848 vsize=397672 CPUtime=1182.32 cores=0,2,4,6
/proc/25851/stat : 25851 (wbo1.6) R 25848 25851 24685 0 -1 4202496 99373 0 0 0 118130 102 0 0 25 0 1 0 882723346 407216128 98935 33554432000 4194304 5714214 140735671879664 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25851/statm: 99418 98935 177 372 0 99043 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 397672

[startup+1242.3 s]
/proc/loadavg: 2.00 1.98 1.91 3/178 25929
/proc/meminfo: memFree=625932/32951124 swapFree=67055536/67111528
[pid=25851] ppid=25848 vsize=397672 CPUtime=1242.32 cores=0,2,4,6
/proc/25851/stat : 25851 (wbo1.6) R 25848 25851 24685 0 -1 4202496 99379 0 0 0 124125 107 0 0 25 0 1 0 882723346 407216128 98941 33554432000 4194304 5714214 140735671879664 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25851/statm: 99418 98941 177 372 0 99043 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 397672

[startup+1302.3 s]
/proc/loadavg: 2.00 1.98 1.91 3/178 25931
/proc/meminfo: memFree=594776/32951124 swapFree=67055536/67111528
[pid=25851] ppid=25848 vsize=413108 CPUtime=1302.32 cores=0,2,4,6
/proc/25851/stat : 25851 (wbo1.6) R 25848 25851 24685 0 -1 4202496 103219 0 0 0 130120 112 0 0 25 0 1 0 882723346 423022592 102781 33554432000 4194304 5714214 140735671879664 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25851/statm: 103277 102781 177 372 0 102902 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 413108

[startup+1362.3 s]
/proc/loadavg: 2.03 2.00 1.91 3/178 25932
/proc/meminfo: memFree=587416/32951124 swapFree=67055536/67111528
[pid=25851] ppid=25848 vsize=413108 CPUtime=1362.32 cores=0,2,4,6
/proc/25851/stat : 25851 (wbo1.6) R 25848 25851 24685 0 -1 4202496 103219 0 0 0 136117 115 0 0 25 0 1 0 882723346 423022592 102781 33554432000 4194304 5714214 140735671879664 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25851/statm: 103277 102781 177 372 0 102902 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 413108

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 1.91 3/178 25934
/proc/meminfo: memFree=565176/32951124 swapFree=67055536/67111528
[pid=25851] ppid=25848 vsize=418548 CPUtime=1422.32 cores=0,2,4,6
/proc/25851/stat : 25851 (wbo1.6) R 25848 25851 24685 0 -1 4202496 104976 0 0 0 142113 119 0 0 25 0 1 0 882723346 428593152 104158 33554432000 4194304 5714214 140735671879664 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25851/statm: 104637 104158 177 372 0 104262 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 418548

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 25935
/proc/meminfo: memFree=548024/32951124 swapFree=67055536/67111528
[pid=25851] ppid=25848 vsize=418548 CPUtime=1482.32 cores=0,2,4,6
/proc/25851/stat : 25851 (wbo1.6) R 25848 25851 24685 0 -1 4202496 104977 0 0 0 148109 123 0 0 25 0 1 0 882723346 428593152 104159 33554432000 4194304 5714214 140735671879664 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25851/statm: 104637 104159 177 372 0 104262 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 418548

[startup+1542.3 s]
/proc/loadavg: 2.05 2.01 1.92 3/178 25937
/proc/meminfo: memFree=498136/32951124 swapFree=67055536/67111528
[pid=25851] ppid=25848 vsize=418548 CPUtime=1542.32 cores=0,2,4,6
/proc/25851/stat : 25851 (wbo1.6) R 25848 25851 24685 0 -1 4202496 104977 0 0 0 154106 126 0 0 25 0 1 0 882723346 428593152 104159 33554432000 4194304 5714214 140735671879664 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25851/statm: 104637 104159 177 372 0 104262 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 418548

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 1.92 3/178 25939
/proc/meminfo: memFree=481840/32951124 swapFree=67055536/67111528
[pid=25851] ppid=25848 vsize=420688 CPUtime=1602.32 cores=0,2,4,6
/proc/25851/stat : 25851 (wbo1.6) R 25848 25851 24685 0 -1 4202496 105513 0 0 0 160101 131 0 0 25 0 1 0 882723346 430784512 104695 33554432000 4194304 5714214 140735671879664 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25851/statm: 105172 104695 177 372 0 104797 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 420688

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 25940
/proc/meminfo: memFree=445908/32951124 swapFree=67055536/67111528
[pid=25851] ppid=25848 vsize=449536 CPUtime=1662.33 cores=0,2,4,6
/proc/25851/stat : 25851 (wbo1.6) R 25848 25851 24685 0 -1 4202496 112700 0 0 0 166095 138 0 0 25 0 1 0 882723346 460324864 111882 33554432000 4194304 5714214 140735671879664 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25851/statm: 112384 111882 177 372 0 112009 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 449536

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 25942
/proc/meminfo: memFree=398536/32951124 swapFree=67055536/67111528
[pid=25851] ppid=25848 vsize=481008 CPUtime=1722.33 cores=0,2,4,6
/proc/25851/stat : 25851 (wbo1.6) R 25848 25851 24685 0 -1 4202496 120572 0 0 0 172091 142 0 0 25 0 1 0 882723346 492552192 119754 33554432000 4194304 5714214 140735671879664 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25851/statm: 120252 119754 177 372 0 119877 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 481008

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 25943
/proc/meminfo: memFree=384000/32951124 swapFree=67055536/67111528
[pid=25851] ppid=25848 vsize=480508 CPUtime=1782.33 cores=0,2,4,6
/proc/25851/stat : 25851 (wbo1.6) R 25848 25851 24685 0 -1 4202496 120575 0 0 0 178087 146 0 0 25 0 1 0 882723346 492040192 119647 33554432000 4194304 5714214 140735671879664 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25851/statm: 120127 119647 177 372 0 119752 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 480508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 25944
/proc/meminfo: memFree=379940/32951124 swapFree=67055536/67111528
[pid=25851] ppid=25848 vsize=477944 CPUtime=1800.03 cores=0,2,4,6
/proc/25851/stat : 25851 (wbo1.6) R 25848 25851 24685 0 -1 4202496 120579 0 0 0 179855 148 0 0 25 0 1 0 882723346 489414656 119010 33554432000 4194304 5714214 140735671879664 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/25851/statm: 119486 119010 177 372 0 119111 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 477944

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): 1798.56
CPU system time (s): 1.50477
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 481008

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

runsolver used 3.12952 second user time and 6.29304 second system time

The end

Launcher Data

Begin job on node144 at 2011-06-12 20:24:32
IDJOB=3446615
IDBENCH=78664
IDSOLVER=1943
FILE ID=node144/3446615-1307903072
RUNJOBID= node144-1307903072-25826
PBS_JOBID= 13559564
Free space on /var/tmp= 2912 MiB

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

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

MD5SUM BENCH= 5648463b311d39ee56e08f95de13a148
RANDOM SEED=1450208171

node144.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.850
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
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	: 5226.16
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.850
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.75
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.850
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.83
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.850
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.75
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       1216016 kB
Buffers:         55744 kB
Cached:       30703992 kB
SwapCached:       9228 kB
Active:       15508028 kB
Inactive:     15270072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       1216016 kB
SwapTotal:    67111528 kB
SwapFree:     67055536 kB
Dirty:            8588 kB
Writeback:           0 kB
AnonPages:       16236 kB
Mapped:          12816 kB
Slab:           892528 kB
PageTables:       4420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186404 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= 2904 MiB
End job on node144 at 2011-06-12 20:54:34