Trace number 3446925

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

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl20_30_pb.cnf.cr--soft-0-100-0.wbo
MD5SUMccc8229e0445e5a3e6fad9172f1ab48d
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark0.111982
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1200
Total number of constraints100
Number of soft constraints100
Number of constraints which are clauses60
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 constraint30
Top cost 4887
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 4886
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 31
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-3446925-1307906234.wbo.
0.00/0.00	c Instance file HOME/instance-3446925-1307906234.wbo
0.00/0.00	c File size is 20880 bytes.
0.00/0.00	c Highest Coefficient sum: 31
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:      1200                                                |
0.00/0.00	c |  Number Clauses:        60                                                  |
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 |    1200      100     2400 |     5000        0   -nan |  0.000 % |
0.00/0.00	c |       100 |    1200      100     2400 |     5500      100     75 |  0.000 % |
0.00/0.00	c |       250 |    1200      100     2400 |     6050      250     79 |  0.000 % |
0.00/0.01	c |       477 |    1200      100     2400 |     6655      477     82 |  0.000 % |
0.00/0.02	c |       815 |    1200      100     2400 |     7320      815     86 |  0.000 % |
0.03/0.04	c |      1321 |    1200      100     2400 |     8052     1321    119 |  0.000 % |
0.03/0.09	c |      2080 |    1200      100     2400 |     8857     2080    136 |  0.000 % |
0.09/0.18	c |      3219 |    1200      100     2400 |     9743     3219    149 |  0.000 % |
0.29/0.32	c |      4932 |    1200      100     2400 |    10717     4932    147 |  0.000 % |
0.49/0.58	c |      7496 |    1200      100     2400 |    11789     7496    178 |  0.000 % |
1.79/1.85	c |     11340 |    1200      100     2400 |    12968    11340    216 |  0.000 % |
4.89/4.98	c |     17108 |    1200      100     2400 |    14265    10467    282 |  0.000 % |
8.80/8.86	c |     25761 |    1200      100     2400 |    15692    11844    283 |  0.000 % |
20.09/20.10	c |     38735 |    1200      100     2400 |    17261     8929    286 |  0.000 % |
34.29/34.39	c |     58200 |    1200      100     2400 |    18987    10894    293 |  0.000 % |
55.70/55.72	c |     87397 |    1200      100     2400 |    20886    11257    267 |  0.000 % |
90.00/90.00	c |    131186 |    1200      100     2400 |    22974    12768    287 |  0.000 % |
153.10/153.14	c |    196871 |    1200      100     2400 |    25272    20131    289 |  0.000 % |
234.60/234.68	c |    295397 |    1200      100     2400 |    27799    22920    283 |  0.000 % |
338.51/338.58	c |    443190 |    1200      100     2400 |    30579    12364    263 |  0.000 % |
503.31/503.37	c |    664873 |    1200      100     2400 |    33637    30913    280 |  0.000 % |
747.62/747.69	c |    997401 |    1200      100     2400 |    37001    23917    297 |  0.000 % |
1224.55/1224.58	c |   1496190 |    1200      100     2400 |    40701    12789    233 |  0.000 % |
1604.97/1604.96	c |   2244373 |    1200      100     2400 |    44771    38941    219 |  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-3446925-1307906234/watcher-3446925-1307906234 -o /tmp/evaluation-result-3446925-1307906234/solver-3446925-1307906234 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446925-1307906234.wbo 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 1.97 1.84 3/177 17231
/proc/meminfo: memFree=31895168/32950928 swapFree=67053884/67111528
[pid=17231] ppid=17229 vsize=2384 CPUtime=0 cores=1,3,5,7
/proc/17231/stat : 17231 (wbo1.6) R 17229 17231 15316 0 -1 4202496 401 0 0 0 0 0 0 0 20 0 1 0 902220076 2441216 347 33554432000 4194304 5714214 140735830337776 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17231/statm: 596 348 177 372 0 221 0

[startup+0.0358169 s]
/proc/loadavg: 2.00 1.97 1.84 3/177 17231
/proc/meminfo: memFree=31895168/32950928 swapFree=67053884/67111528
[pid=17231] ppid=17229 vsize=3176 CPUtime=0.03 cores=1,3,5,7
/proc/17231/stat : 17231 (wbo1.6) R 17229 17231 15316 0 -1 4202496 584 0 0 0 3 0 0 0 20 0 1 0 902220076 3252224 530 33554432000 4194304 5714214 140735830337776 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17231/statm: 794 530 177 372 0 419 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3176

[startup+0.100806 s]
/proc/loadavg: 2.00 1.97 1.84 3/177 17231
/proc/meminfo: memFree=31895168/32950928 swapFree=67053884/67111528
[pid=17231] ppid=17229 vsize=4232 CPUtime=0.09 cores=1,3,5,7
/proc/17231/stat : 17231 (wbo1.6) R 17229 17231 15316 0 -1 4202496 849 0 0 0 9 0 0 0 20 0 1 0 902220076 4333568 795 33554432000 4194304 5714214 140735830337776 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17231/statm: 1058 795 177 372 0 683 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4232

[startup+0.300766 s]
/proc/loadavg: 2.00 1.97 1.84 3/177 17231
/proc/meminfo: memFree=31895168/32950928 swapFree=67053884/67111528
[pid=17231] ppid=17229 vsize=6608 CPUtime=0.29 cores=1,3,5,7
/proc/17231/stat : 17231 (wbo1.6) R 17229 17231 15316 0 -1 4202496 1433 0 0 0 28 1 0 0 20 0 1 0 902220076 6766592 1379 33554432000 4194304 5714214 140735830337776 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17231/statm: 1652 1380 177 372 0 1277 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6608

[startup+0.70069 s]
/proc/loadavg: 2.00 1.97 1.84 3/177 17231
/proc/meminfo: memFree=31895168/32950928 swapFree=67053884/67111528
[pid=17231] ppid=17229 vsize=10864 CPUtime=0.69 cores=1,3,5,7
/proc/17231/stat : 17231 (wbo1.6) R 17229 17231 15316 0 -1 4202496 2495 0 0 0 67 2 0 0 21 0 1 0 902220076 11124736 2441 33554432000 4194304 5714214 140735830337776 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17231/statm: 2716 2441 177 372 0 2341 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10864

[startup+1.50053 s]
/proc/loadavg: 2.00 1.97 1.84 3/178 17232
/proc/meminfo: memFree=31885016/32950928 swapFree=67053884/67111528
[pid=17231] ppid=17229 vsize=14172 CPUtime=1.49 cores=1,3,5,7
/proc/17231/stat : 17231 (wbo1.6) R 17229 17231 15316 0 -1 4202496 3319 0 0 0 146 3 0 0 23 0 1 0 902220076 14512128 3265 33554432000 4194304 5714214 140735830337776 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17231/statm: 3543 3265 177 372 0 3168 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14172

[startup+3.10021 s]
/proc/loadavg: 2.00 1.97 1.84 3/178 17232
/proc/meminfo: memFree=31880800/32950928 swapFree=67053884/67111528
[pid=17231] ppid=17229 vsize=18152 CPUtime=3.09 cores=1,3,5,7
/proc/17231/stat : 17231 (wbo1.6) R 17229 17231 15316 0 -1 4202496 4328 0 0 0 306 3 0 0 25 0 1 0 902220076 18587648 4274 33554432000 4194304 5714214 140735830337776 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17231/statm: 4538 4274 177 372 0 4163 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18152

[startup+6.30057 s]
/proc/loadavg: 2.00 1.97 1.84 3/178 17232
/proc/meminfo: memFree=31872204/32950928 swapFree=67053884/67111528
[pid=17231] ppid=17229 vsize=23744 CPUtime=6.29 cores=1,3,5,7
/proc/17231/stat : 17231 (wbo1.6) R 17229 17231 15316 0 -1 4202496 5721 0 0 0 625 4 0 0 25 0 1 0 902220076 24313856 5667 33554432000 4194304 5714214 140735830337776 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17231/statm: 5936 5667 177 372 0 5561 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23744

[startup+12.7003 s]
/proc/loadavg: 2.00 1.97 1.84 3/178 17232
/proc/meminfo: memFree=31865512/32950928 swapFree=67053884/67111528
[pid=17231] ppid=17229 vsize=27008 CPUtime=12.69 cores=1,3,5,7
/proc/17231/stat : 17231 (wbo1.6) R 17229 17231 15316 0 -1 4202496 6504 0 0 0 1264 5 0 0 25 0 1 0 902220076 27656192 6450 33554432000 4194304 5714214 140735830337776 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17231/statm: 6752 6450 177 372 0 6377 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27008

[startup+25.5008 s]
/proc/loadavg: 2.00 1.97 1.84 3/178 17233
/proc/meminfo: memFree=31853376/32950928 swapFree=67053884/67111528
[pid=17231] ppid=17229 vsize=34032 CPUtime=25.49 cores=1,3,5,7
/proc/17231/stat : 17231 (wbo1.6) R 17229 17231 15316 0 -1 4202496 8276 0 0 0 2541 8 0 0 25 0 1 0 902220076 34848768 8222 33554432000 4194304 5714214 140735830337776 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17231/statm: 8508 8222 177 372 0 8133 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 34032

[startup+51.1006 s]
/proc/loadavg: 2.00 1.97 1.84 3/178 17233
/proc/meminfo: memFree=31841256/32950928 swapFree=67053884/67111528
[pid=17231] ppid=17229 vsize=42304 CPUtime=51.1 cores=1,3,5,7
/proc/17231/stat : 17231 (wbo1.6) R 17229 17231 15316 0 -1 4202496 10292 0 0 0 5097 13 0 0 25 0 1 0 902220076 43319296 10238 33554432000 4194304 5714214 140735830337776 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17231/statm: 10576 10238 177 372 0 10201 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 42304

[startup+102.306 s]
/proc/loadavg: 2.00 1.97 1.85 3/178 17235
/proc/meminfo: memFree=31811708/32950928 swapFree=67053884/67111528
[pid=17231] ppid=17229 vsize=55480 CPUtime=102.3 cores=1,3,5,7
/proc/17231/stat : 17231 (wbo1.6) R 17229 17231 15316 0 -1 4202496 13570 0 0 0 10209 21 0 0 25 0 1 0 902220076 56811520 13516 33554432000 4194304 5714214 140735830337776 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17231/statm: 13870 13516 177 372 0 13495 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 55480

[startup+162.3 s]
/proc/loadavg: 2.02 1.97 1.85 3/178 17275
/proc/meminfo: memFree=32374784/32950928 swapFree=67053884/67111528
[pid=17231] ppid=17229 vsize=74436 CPUtime=162.3 cores=1,3,5,7
/proc/17231/stat : 17231 (wbo1.6) R 17229 17231 15316 0 -1 4202496 18219 0 0 0 16199 31 0 0 25 0 1 0 902220076 76222464 18165 33554432000 4194304 5714214 140735830337776 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17231/statm: 18609 18165 177 372 0 18234 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 74436

[startup+222.301 s]
/proc/loadavg: 2.04 1.99 1.87 3/178 17277
/proc/meminfo: memFree=32341364/32950928 swapFree=67053884/67111528
[pid=17231] ppid=17229 vsize=89688 CPUtime=222.3 cores=1,3,5,7
/proc/17231/stat : 17231 (wbo1.6) R 17229 17231 15316 0 -1 4202496 21909 0 0 0 22188 42 0 0 25 0 1 0 902220076 91840512 21855 33554432000 4194304 5714214 140735830337776 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17231/statm: 22422 21855 177 372 0 22047 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 89688

[startup+282.301 s]
/proc/loadavg: 2.01 1.99 1.87 3/178 17279
/proc/meminfo: memFree=32302976/32950928 swapFree=67053884/67111528
[pid=17231] ppid=17229 vsize=117536 CPUtime=282.31 cores=1,3,5,7
/proc/17231/stat : 17231 (wbo1.6) R 17229 17231 15316 0 -1 4202496 28741 0 0 0 28176 55 0 0 25 0 1 0 902220076 120356864 28687 33554432000 4194304 5714214 140735830337776 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17231/statm: 29384 28687 177 372 0 29009 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 117536

[startup+342.301 s]
/proc/loadavg: 2.00 1.99 1.88 3/178 17280
/proc/meminfo: memFree=32274164/32950928 swapFree=67053884/67111528
[pid=17231] ppid=17229 vsize=136976 CPUtime=342.31 cores=1,3,5,7
/proc/17231/stat : 17231 (wbo1.6) R 17229 17231 15316 0 -1 4202496 33640 0 0 0 34165 66 0 0 25 0 1 0 902220076 140263424 33578 33554432000 4194304 5714214 140735830337776 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17231/statm: 34244 33578 177 372 0 33869 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 136976

[startup+402.301 s]
/proc/loadavg: 2.00 1.99 1.88 3/178 17282
/proc/meminfo: memFree=32241740/32950928 swapFree=67053884/67111528
[pid=17231] ppid=17229 vsize=151256 CPUtime=402.31 cores=1,3,5,7
/proc/17231/stat : 17231 (wbo1.6) R 17229 17231 15316 0 -1 4202496 37156 0 0 0 40152 79 0 0 25 0 1 0 902220076 154886144 37094 33554432000 4194304 5714214 140735830337776 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17231/statm: 37814 37094 177 372 0 37439 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 151256

[startup+462.301 s]
/proc/loadavg: 2.00 1.99 1.89 3/178 17283
/proc/meminfo: memFree=32224820/32950928 swapFree=67053884/67111528
[pid=17231] ppid=17229 vsize=164668 CPUtime=462.31 cores=1,3,5,7
/proc/17231/stat : 17231 (wbo1.6) R 17229 17231 15316 0 -1 4202496 40476 0 0 0 46144 87 0 0 25 0 1 0 902220076 168620032 40414 33554432000 4194304 5714214 140735830337776 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17231/statm: 41167 40414 177 372 0 40792 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 164668

[startup+522.301 s]
/proc/loadavg: 2.00 1.99 1.90 3/178 17285
/proc/meminfo: memFree=32206772/32950928 swapFree=67053884/67111528
[pid=17231] ppid=17229 vsize=177204 CPUtime=522.31 cores=1,3,5,7
/proc/17231/stat : 17231 (wbo1.6) R 17229 17231 15316 0 -1 4202496 43596 0 0 0 52132 99 0 0 25 0 1 0 902220076 181456896 43534 33554432000 4194304 5714214 140735830337776 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17231/statm: 44301 43534 177 372 0 43926 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 177204

[startup+582.301 s]
/proc/loadavg: 2.00 1.99 1.90 3/178 17287
/proc/meminfo: memFree=32174608/32950928 swapFree=67053884/67111528
[pid=17231] ppid=17229 vsize=193704 CPUtime=582.32 cores=1,3,5,7
/proc/17231/stat : 17231 (wbo1.6) R 17229 17231 15316 0 -1 4202496 47685 0 0 0 58118 114 0 0 25 0 1 0 902220076 198352896 47623 33554432000 4194304 5714214 140735830337776 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17231/statm: 48426 47623 177 372 0 48051 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 193704

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 17293
/proc/meminfo: memFree=32071248/32950928 swapFree=67053884/67111528
[pid=17231] ppid=17229 vsize=252360 CPUtime=822.33 cores=1,3,5,7
/proc/17231/stat : 17231 (wbo1.6) R 17229 17231 15316 0 -1 4202496 62266 0 0 0 82076 157 0 0 25 0 1 0 902220076 258416640 62169 33554432000 4194304 5714214 140735830337776 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17231/statm: 63090 62169 177 372 0 62715 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 252360

[startup+882.301 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 17295
/proc/meminfo: memFree=32026816/32950928 swapFree=67053884/67111528
[pid=17231] ppid=17229 vsize=271768 CPUtime=882.33 cores=1,3,5,7
/proc/17231/stat : 17231 (wbo1.6) R 17229 17231 15316 0 -1 4202496 67046 0 0 0 88071 162 0 0 25 0 1 0 902220076 278290432 66949 33554432000 4194304 5714214 140735830337776 18446744073709551615 4198963 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17231/statm: 67942 66949 177 372 0 67567 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 271768

[startup+942.301 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 17296
/proc/meminfo: memFree=32000092/32950928 swapFree=67053884/67111528
[pid=17231] ppid=17229 vsize=278264 CPUtime=942.33 cores=1,3,5,7
/proc/17231/stat : 17231 (wbo1.6) R 17229 17231 15316 0 -1 4202496 68700 0 0 0 94060 173 0 0 25 0 1 0 902220076 284942336 68603 33554432000 4194304 5714214 140735830337776 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17231/statm: 69566 68603 177 372 0 69191 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 278264

[startup+1002.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 17298
/proc/meminfo: memFree=31962592/32950928 swapFree=67053884/67111528
[pid=17231] ppid=17229 vsize=296472 CPUtime=1002.34 cores=1,3,5,7
/proc/17231/stat : 17231 (wbo1.6) R 17229 17231 15316 0 -1 4202496 73310 0 0 0 100046 188 0 0 25 0 1 0 902220076 303587328 73042 33554432000 4194304 5714214 140735830337776 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17231/statm: 74118 73042 177 372 0 73743 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 296472

[startup+1062.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 17299
/proc/meminfo: memFree=31950892/32950928 swapFree=67053884/67111528
[pid=17231] ppid=17229 vsize=305856 CPUtime=1062.34 cores=1,3,5,7
/proc/17231/stat : 17231 (wbo1.6) R 17229 17231 15316 0 -1 4202496 75639 0 0 0 106037 197 0 0 25 0 1 0 902220076 313196544 75371 33554432000 4194304 5714214 140735830337776 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17231/statm: 76464 75371 177 372 0 76089 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 305856

[startup+1122.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 17301
/proc/meminfo: memFree=31932984/32950928 swapFree=67053884/67111528
[pid=17231] ppid=17229 vsize=315184 CPUtime=1122.35 cores=1,3,5,7
/proc/17231/stat : 17231 (wbo1.6) R 17229 17231 15316 0 -1 4202496 77921 0 0 0 112027 208 0 0 25 0 1 0 902220076 322748416 77653 33554432000 4194304 5714214 140735830337776 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17231/statm: 78796 77653 177 372 0 78421 0
Current children cumulated CPU time (s) 1122.35
Current children cumulated vsize (KiB) 315184

[startup+1182.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 17303
/proc/meminfo: memFree=31920900/32950928 swapFree=67053884/67111528
[pid=17231] ppid=17229 vsize=323464 CPUtime=1182.35 cores=1,3,5,7
/proc/17231/stat : 17231 (wbo1.6) R 17229 17231 15316 0 -1 4202496 79940 0 0 0 118020 215 0 0 25 0 1 0 902220076 331227136 79672 33554432000 4194304 5714214 140735830337776 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17231/statm: 80866 79672 177 372 0 80491 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 323464

[startup+1242.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 17304
/proc/meminfo: memFree=31899988/32950928 swapFree=67053884/67111528
[pid=17231] ppid=17229 vsize=337484 CPUtime=1242.35 cores=1,3,5,7
/proc/17231/stat : 17231 (wbo1.6) R 17229 17231 15316 0 -1 4202496 83375 0 0 0 124007 228 0 0 25 0 1 0 902220076 345583616 83107 33554432000 4194304 5714214 140735830337776 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17231/statm: 84371 83107 177 372 0 83996 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 337484

[startup+1302.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 17306
/proc/meminfo: memFree=31867316/32950928 swapFree=67053884/67111528
[pid=17231] ppid=17229 vsize=357144 CPUtime=1302.36 cores=1,3,5,7
/proc/17231/stat : 17231 (wbo1.6) R 17229 17231 15316 0 -1 4202496 88293 0 0 0 129991 245 0 0 25 0 1 0 902220076 365715456 88010 33554432000 4194304 5714214 140735830337776 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17231/statm: 89286 88010 177 372 0 88911 0
Current children cumulated CPU time (s) 1302.36
Current children cumulated vsize (KiB) 357144

[startup+1362.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 17307
/proc/meminfo: memFree=31844192/32950928 swapFree=67053884/67111528
[pid=17231] ppid=17229 vsize=373100 CPUtime=1362.36 cores=1,3,5,7
/proc/17231/stat : 17231 (wbo1.6) R 17229 17231 15316 0 -1 4202496 92202 0 0 0 135977 259 0 0 25 0 1 0 902220076 382054400 91919 33554432000 4194304 5714214 140735830337776 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17231/statm: 93275 91919 177 372 0 92900 0
Current children cumulated CPU time (s) 1362.36
Current children cumulated vsize (KiB) 373100

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 17309
/proc/meminfo: memFree=31797752/32950928 swapFree=67053884/67111528
[pid=17231] ppid=17229 vsize=406388 CPUtime=1422.36 cores=1,3,5,7
/proc/17231/stat : 17231 (wbo1.6) R 17229 17231 15316 0 -1 4202496 100691 0 0 0 141955 281 0 0 25 0 1 0 902220076 416141312 100217 33554432000 4194304 5714214 140735830337776 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17231/statm: 101597 100217 177 372 0 101222 0
Current children cumulated CPU time (s) 1422.36
Current children cumulated vsize (KiB) 406388

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 17311
/proc/meminfo: memFree=31767196/32950928 swapFree=67053884/67111528
[pid=17231] ppid=17229 vsize=431272 CPUtime=1482.36 cores=1,3,5,7
/proc/17231/stat : 17231 (wbo1.6) R 17229 17231 15316 0 -1 4202496 106833 0 0 0 147940 296 0 0 25 0 1 0 902220076 441622528 106359 33554432000 4194304 5714214 140735830337776 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17231/statm: 107818 106359 177 372 0 107443 0
Current children cumulated CPU time (s) 1482.36
Current children cumulated vsize (KiB) 431272

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 17312
/proc/meminfo: memFree=31733288/32950928 swapFree=67053884/67111528
[pid=17231] ppid=17229 vsize=450080 CPUtime=1542.37 cores=1,3,5,7
/proc/17231/stat : 17231 (wbo1.6) R 17229 17231 15316 0 -1 4202496 111386 0 0 0 153920 317 0 0 25 0 1 0 902220076 460881920 110912 33554432000 4194304 5714214 140735830337776 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17231/statm: 112520 110912 177 372 0 112145 0
Current children cumulated CPU time (s) 1542.37
Current children cumulated vsize (KiB) 450080

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 17314
/proc/meminfo: memFree=31693316/32950928 swapFree=67053884/67111528
[pid=17231] ppid=17229 vsize=480912 CPUtime=1602.37 cores=1,3,5,7
/proc/17231/stat : 17231 (wbo1.6) R 17229 17231 15316 0 -1 4202496 119391 0 0 0 159896 341 0 0 25 0 1 0 902220076 492453888 118588 33554432000 4194304 5714214 140735830337776 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17231/statm: 120228 118588 177 372 0 119853 0
Current children cumulated CPU time (s) 1602.37
Current children cumulated vsize (KiB) 480912

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 17315
/proc/meminfo: memFree=31633996/32950928 swapFree=67053884/67111528
[pid=17231] ppid=17229 vsize=522640 CPUtime=1662.37 cores=1,3,5,7
/proc/17231/stat : 17231 (wbo1.6) R 17229 17231 15316 0 -1 4202496 129806 0 0 0 165870 367 0 0 25 0 1 0 902220076 535183360 129003 33554432000 4194304 5714214 140735830337776 18446744073709551615 4320112 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17231/statm: 130660 129003 177 372 0 130285 0
Current children cumulated CPU time (s) 1662.37
Current children cumulated vsize (KiB) 522640

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 17317
/proc/meminfo: memFree=31606676/32950928 swapFree=67053884/67111528
[pid=17231] ppid=17229 vsize=542076 CPUtime=1722.37 cores=1,3,5,7
/proc/17231/stat : 17231 (wbo1.6) R 17229 17231 15316 0 -1 4202496 134584 0 0 0 171860 377 0 0 25 0 1 0 902220076 555085824 133781 33554432000 4194304 5714214 140735830337776 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17231/statm: 135519 133781 177 372 0 135144 0
Current children cumulated CPU time (s) 1722.37
Current children cumulated vsize (KiB) 542076

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 17319
/proc/meminfo: memFree=31572036/32950928 swapFree=67053884/67111528
[pid=17231] ppid=17229 vsize=560716 CPUtime=1782.38 cores=1,3,5,7
/proc/17231/stat : 17231 (wbo1.6) R 17229 17231 15316 0 -1 4202496 139215 0 0 0 177833 405 0 0 25 0 1 0 902220076 574173184 138412 33554432000 4194304 5714214 140735830337776 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17231/statm: 140179 138412 177 372 0 139804 0
Current children cumulated CPU time (s) 1782.38
Current children cumulated vsize (KiB) 560716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 17319
/proc/meminfo: memFree=31560352/32950928 swapFree=67053884/67111528
[pid=17231] ppid=17229 vsize=568312 CPUtime=1800.08 cores=1,3,5,7
/proc/17231/stat : 17231 (wbo1.6) R 17229 17231 15316 0 -1 4202496 141082 0 0 0 179598 410 0 0 25 0 1 0 902220076 581951488 140279 33554432000 4194304 5714214 140735830337776 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17231/statm: 142078 140279 177 372 0 141703 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 568312

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.11
CPU user time (s): 1795.99
CPU system time (s): 4.12237
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 568312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.99
system time used= 4.12237
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 141082
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 2917

runsolver used 2.94855 second user time and 6.16506 second system time

The end

Launcher Data

Begin job on node149 at 2011-06-12 21:17:14
IDJOB=3446925
IDBENCH=79157
IDSOLVER=1943
FILE ID=node149/3446925-1307906234
RUNJOBID= node149-1307904432-17029
PBS_JOBID= 13559560
Free space on /tmp= 74056 MiB

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

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

MD5SUM BENCH= ccc8229e0445e5a3e6fad9172f1ab48d
RANDOM SEED=773700003

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31895728 kB
Buffers:        116028 kB
Cached:         128576 kB
SwapCached:      22576 kB
Active:         779016 kB
Inactive:        90444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31895728 kB
SwapTotal:    67111528 kB
SwapFree:     67053884 kB
Dirty:            4288 kB
Writeback:           0 kB
AnonPages:      622588 kB
Mapped:          10464 kB
Slab:           120320 kB
PageTables:       5484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   804840 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74052 MiB
End job on node149 at 2011-06-12 21:47:16