Trace number 3446651

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_30_pb.cnf.cr--soft-33-100-0.wbo
MD5SUM7b4c43120f8532700d0af4fec83df613
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark13
Best CPU time to get the best result obtained on this benchmark0.116981
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 constraints67
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 3602
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 3601
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-3446651-1307903316.wbo.
0.00/0.00	c Instance file HOME/instance-3446651-1307903316.wbo
0.00/0.00	c File size is 20722 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.04/0.04	c |      1321 |    1200      100     2400 |     8052     1321    119 |  0.000 % |
0.04/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.59/0.60	c |      7496 |    1200      100     2400 |    11789     7496    178 |  0.000 % |
1.99/2.01	c |     11340 |    1200      100     2400 |    12968    11340    216 |  0.000 % |
5.40/5.49	c |     17108 |    1200      100     2400 |    14265    10467    282 |  0.000 % |
9.59/9.66	c |     25761 |    1200      100     2400 |    15692    11844    283 |  0.000 % |
21.90/21.96	c |     38735 |    1200      100     2400 |    17261     8929    286 |  0.000 % |
37.69/37.71	c |     58200 |    1200      100     2400 |    18987    10894    293 |  0.000 % |
60.79/60.83	c |     87397 |    1200      100     2400 |    20886    11257    267 |  0.000 % |
98.40/98.48	c |    131186 |    1200      100     2400 |    22974    12768    287 |  0.000 % |
167.69/167.70	c |    196871 |    1200      100     2400 |    25272    20131    289 |  0.000 % |
257.00/257.06	c |    295397 |    1200      100     2400 |    27799    22920    283 |  0.000 % |
370.90/370.93	c |    443190 |    1200      100     2400 |    30579    12364    263 |  0.000 % |
551.40/551.43	c |    664873 |    1200      100     2400 |    33637    30913    280 |  0.000 % |
819.71/819.78	c |    997401 |    1200      100     2400 |    37001    23917    297 |  0.000 % |
1343.62/1343.68	c |   1496190 |    1200      100     2400 |    40701    12789    233 |  0.000 % |
1760.33/1760.38	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 /var/tmp/evaluation-result-3446651-1307903316/watcher-3446651-1307903316 -o /var/tmp/evaluation-result-3446651-1307903316/solver-3446651-1307903316 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446651-1307903316.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.48 1.88 1.93 1/175 4188
/proc/meminfo: memFree=1184448/32950940 swapFree=67053420/67111528
[pid=4188] ppid=4186 vsize=2384 CPUtime=0 cores=0,2,4,6
/proc/4188/stat : 4188 (wbo1.6) R 4186 4188 3459 0 -1 4202496 401 0 0 0 0 0 0 0 24 0 1 0 980562335 2441216 346 33554432000 4194304 5714214 140736811569712 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4188/statm: 596 346 177 372 0 221 0

[startup+0.04189 s]
/proc/loadavg: 1.48 1.88 1.93 1/175 4188
/proc/meminfo: memFree=1184448/32950940 swapFree=67053420/67111528
[pid=4188] ppid=4186 vsize=3308 CPUtime=0.04 cores=0,2,4,6
/proc/4188/stat : 4188 (wbo1.6) R 4186 4188 3459 0 -1 4202496 611 0 0 0 4 0 0 0 24 0 1 0 980562335 3387392 556 33554432000 4194304 5714214 140736811569712 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4188/statm: 827 556 177 372 0 452 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3308

[startup+0.10088 s]
/proc/loadavg: 1.48 1.88 1.93 1/175 4188
/proc/meminfo: memFree=1184448/32950940 swapFree=67053420/67111528
[pid=4188] ppid=4186 vsize=4232 CPUtime=0.09 cores=0,2,4,6
/proc/4188/stat : 4188 (wbo1.6) R 4186 4188 3459 0 -1 4202496 839 0 0 0 9 0 0 0 24 0 1 0 980562335 4333568 784 33554432000 4194304 5714214 140736811569712 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4188/statm: 1058 784 177 372 0 683 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4232

[startup+0.300878 s]
/proc/loadavg: 1.48 1.88 1.93 1/175 4188
/proc/meminfo: memFree=1184448/32950940 swapFree=67053420/67111528
[pid=4188] ppid=4186 vsize=6476 CPUtime=0.29 cores=0,2,4,6
/proc/4188/stat : 4188 (wbo1.6) R 4186 4188 3459 0 -1 4202496 1411 0 0 0 29 0 0 0 25 0 1 0 980562335 6631424 1356 33554432000 4194304 5714214 140736811569712 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4188/statm: 1619 1356 177 372 0 1244 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6476

[startup+0.700896 s]
/proc/loadavg: 1.48 1.88 1.93 1/175 4188
/proc/meminfo: memFree=1184448/32950940 swapFree=67053420/67111528
[pid=4188] ppid=4186 vsize=10436 CPUtime=0.69 cores=0,2,4,6
/proc/4188/stat : 4188 (wbo1.6) R 4186 4188 3459 0 -1 4202496 2413 0 0 0 69 0 0 0 25 0 1 0 980562335 10686464 2358 33554432000 4194304 5714214 140736811569712 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4188/statm: 2609 2358 177 372 0 2234 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10436

[startup+1.50077 s]
/proc/loadavg: 1.48 1.88 1.93 3/178 4194
/proc/meminfo: memFree=1159392/32950940 swapFree=67053420/67111528
[pid=4188] ppid=4186 vsize=13472 CPUtime=1.49 cores=0,2,4,6
/proc/4188/stat : 4188 (wbo1.6) R 4186 4188 3459 0 -1 4202496 3175 0 0 0 149 0 0 0 25 0 1 0 980562335 13795328 3120 33554432000 4194304 5714214 140736811569712 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4188/statm: 3368 3120 177 372 0 2993 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13472

[startup+3.10036 s]
/proc/loadavg: 1.48 1.88 1.93 3/178 4194
/proc/meminfo: memFree=1147288/32950940 swapFree=67053420/67111528
[pid=4188] ppid=4186 vsize=17464 CPUtime=3.09 cores=0,2,4,6
/proc/4188/stat : 4188 (wbo1.6) R 4186 4188 3459 0 -1 4202496 4138 0 0 0 308 1 0 0 25 0 1 0 980562335 17883136 4083 33554432000 4194304 5714214 140736811569712 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4188/statm: 4366 4083 177 372 0 3991 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17464

[startup+6.30079 s]
/proc/loadavg: 1.52 1.88 1.93 4/178 4194
/proc/meminfo: memFree=1134176/32950940 swapFree=67053420/67111528
[pid=4188] ppid=4186 vsize=22280 CPUtime=6.29 cores=0,2,4,6
/proc/4188/stat : 4188 (wbo1.6) R 4186 4188 3459 0 -1 4202496 5348 0 0 0 628 1 0 0 25 0 1 0 980562335 22814720 5293 33554432000 4194304 5714214 140736811569712 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4188/statm: 5570 5293 177 372 0 5195 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22280

[startup+12.7007 s]
/proc/loadavg: 1.56 1.89 1.93 3/178 4195
/proc/meminfo: memFree=1117116/32950940 swapFree=67053420/67111528
[pid=4188] ppid=4186 vsize=26084 CPUtime=12.69 cores=0,2,4,6
/proc/4188/stat : 4188 (wbo1.6) R 4186 4188 3459 0 -1 4202496 6285 0 0 0 1267 2 0 0 25 0 1 0 980562335 26710016 6230 33554432000 4194304 5714214 140736811569712 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4188/statm: 6521 6230 177 372 0 6146 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26084

[startup+25.5004 s]
/proc/loadavg: 1.66 1.89 1.93 3/178 4195
/proc/meminfo: memFree=1083128/32950940 swapFree=67053420/67111528
[pid=4188] ppid=4186 vsize=30616 CPUtime=25.49 cores=0,2,4,6
/proc/4188/stat : 4188 (wbo1.6) R 4186 4188 3459 0 -1 4202496 7411 0 0 0 2545 4 0 0 25 0 1 0 980562335 31350784 7356 33554432000 4194304 5714214 140736811569712 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4188/statm: 7654 7356 177 372 0 7279 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 30616

[startup+51.1011 s]
/proc/loadavg: 1.77 1.90 1.93 3/178 4196
/proc/meminfo: memFree=1041780/32950940 swapFree=67053420/67111528
[pid=4188] ppid=4186 vsize=40240 CPUtime=51.09 cores=0,2,4,6
/proc/4188/stat : 4188 (wbo1.6) R 4186 4188 3459 0 -1 4202496 9793 0 0 0 5102 7 0 0 25 0 1 0 980562335 41205760 9738 33554432000 4194304 5714214 140736811569712 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4188/statm: 10060 9738 177 372 0 9685 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 40240

[startup+102.306 s]
/proc/loadavg: 1.90 1.91 1.93 3/178 4197
/proc/meminfo: memFree=1028844/32950940 swapFree=67053420/67111528
[pid=4188] ppid=4186 vsize=52220 CPUtime=102.3 cores=0,2,4,6
/proc/4188/stat : 4188 (wbo1.6) R 4186 4188 3459 0 -1 4202496 12757 0 0 0 10217 13 0 0 25 0 1 0 980562335 53473280 12702 33554432000 4194304 5714214 140736811569712 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4188/statm: 13055 12702 177 372 0 12680 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 52220

[startup+162.301 s]
/proc/loadavg: 1.96 1.92 1.93 3/178 4199
/proc/meminfo: memFree=879976/32950940 swapFree=67053420/67111528
[pid=4188] ppid=4186 vsize=70776 CPUtime=162.3 cores=0,2,4,6
/proc/4188/stat : 4188 (wbo1.6) R 4186 4188 3459 0 -1 4202496 17314 0 0 0 16209 21 0 0 25 0 1 0 980562335 72474624 17259 33554432000 4194304 5714214 140736811569712 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4188/statm: 17694 17259 177 372 0 17319 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 70776

[startup+222.301 s]
/proc/loadavg: 1.98 1.94 1.93 3/178 4200
/proc/meminfo: memFree=840492/32950940 swapFree=67053420/67111528
[pid=4188] ppid=4186 vsize=78620 CPUtime=222.29 cores=0,2,4,6
/proc/4188/stat : 4188 (wbo1.6) R 4186 4188 3459 0 -1 4202496 19245 0 0 0 22202 27 0 0 25 0 1 0 980562335 80506880 19190 33554432000 4194304 5714214 140736811569712 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4188/statm: 19655 19190 177 372 0 19280 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 78620

[startup+282.301 s]
/proc/loadavg: 1.99 1.94 1.93 3/178 4202
/proc/meminfo: memFree=815892/32950940 swapFree=67053420/67111528
[pid=4188] ppid=4186 vsize=99836 CPUtime=282.3 cores=0,2,4,6
/proc/4188/stat : 4188 (wbo1.6) R 4186 4188 3459 0 -1 4202496 24400 0 0 0 28194 36 0 0 25 0 1 0 980562335 102232064 24345 33554432000 4194304 5714214 140736811569712 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4188/statm: 24959 24345 177 372 0 24584 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 99836

[startup+342.301 s]
/proc/loadavg: 1.99 1.95 1.93 3/178 4203
/proc/meminfo: memFree=794024/32950940 swapFree=67053420/67111528
[pid=4188] ppid=4186 vsize=122156 CPUtime=342.3 cores=0,2,4,6
/proc/4188/stat : 4188 (wbo1.6) R 4186 4188 3459 0 -1 4202496 29919 0 0 0 34188 42 0 0 25 0 1 0 980562335 125087744 29864 33554432000 4194304 5714214 140736811569712 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4188/statm: 30539 29864 177 372 0 30164 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 122156

[startup+402.301 s]
/proc/loadavg: 1.99 1.96 1.93 3/178 4205
/proc/meminfo: memFree=783552/32950940 swapFree=67053420/67111528
[pid=4188] ppid=4186 vsize=132392 CPUtime=402.3 cores=0,2,4,6
/proc/4188/stat : 4188 (wbo1.6) R 4186 4188 3459 0 -1 4202496 32505 0 0 0 40177 53 0 0 25 0 1 0 980562335 135569408 32443 33554432000 4194304 5714214 140736811569712 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4188/statm: 33098 32443 177 372 0 32723 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 132392

[startup+462.301 s]
/proc/loadavg: 1.99 1.96 1.93 3/178 4207
/proc/meminfo: memFree=770104/32950940 swapFree=67053420/67111528
[pid=4188] ppid=4186 vsize=146376 CPUtime=462.3 cores=0,2,4,6
/proc/4188/stat : 4188 (wbo1.6) R 4186 4188 3459 0 -1 4202496 35918 0 0 0 46172 58 0 0 25 0 1 0 980562335 149889024 35856 33554432000 4194304 5714214 140736811569712 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4188/statm: 36594 35856 177 372 0 36219 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 146376

[startup+522.301 s]
/proc/loadavg: 2.07 1.98 1.93 3/178 4208
/proc/meminfo: memFree=762112/32950940 swapFree=67053420/67111528
[pid=4188] ppid=4186 vsize=153912 CPUtime=522.3 cores=0,2,4,6
/proc/4188/stat : 4188 (wbo1.6) R 4186 4188 3459 0 -1 4202496 37828 0 0 0 52167 63 0 0 25 0 1 0 980562335 157605888 37766 33554432000 4194304 5714214 140736811569712 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4188/statm: 38478 37766 177 372 0 38103 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 153912

[startup+582.301 s]
/proc/loadavg: 2.02 1.98 1.93 3/178 4210
/proc/meminfo: memFree=751000/32950940 swapFree=67053420/67111528
[pid=4188] ppid=4186 vsize=165152 CPUtime=582.3 cores=0,2,4,6
/proc/4188/stat : 4188 (wbo1.6) R 4186 4188 3459 0 -1 4202496 40619 0 0 0 58161 69 0 0 25 0 1 0 980562335 169115648 40557 33554432000 4194304 5714214 140736811569712 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4188/statm: 41288 40557 177 372 0 40913 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 165152

[startup+642.3 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 4219
/proc/meminfo: memFree=693784/32950940 swapFree=67053420/67111528
[pid=4188] ppid=4186 vsize=223104 CPUtime=822.31 cores=0,2,4,6
/proc/4188/stat : 4188 (wbo1.6) R 4186 4188 3459 0 -1 4202496 54978 0 0 0 82133 98 0 0 25 0 1 0 980562335 228458496 54882 33554432000 4194304 5714214 140736811569712 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4188/statm: 55776 54882 177 372 0 55401 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 223104

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 4221
/proc/meminfo: memFree=686788/32950940 swapFree=67053420/67111528
[pid=4188] ppid=4186 vsize=229308 CPUtime=882.31 cores=0,2,4,6
/proc/4188/stat : 4188 (wbo1.6) R 4186 4188 3459 0 -1 4202496 56543 0 0 0 88128 103 0 0 25 0 1 0 980562335 234811392 56447 33554432000 4194304 5714214 140736811569712 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4188/statm: 57327 56447 177 372 0 56952 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 229308

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 4222
/proc/meminfo: memFree=652736/32950940 swapFree=67053420/67111528
[pid=4188] ppid=4186 vsize=244440 CPUtime=942.32 cores=0,2,4,6
/proc/4188/stat : 4188 (wbo1.6) R 4186 4188 3459 0 -1 4202496 60257 0 0 0 94124 108 0 0 25 0 1 0 980562335 250306560 60161 33554432000 4194304 5714214 140736811569712 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4188/statm: 61110 60161 177 372 0 60735 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 244440

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 4224
/proc/meminfo: memFree=634960/32950940 swapFree=67053420/67111528
[pid=4188] ppid=4186 vsize=251392 CPUtime=1002.31 cores=0,2,4,6
/proc/4188/stat : 4188 (wbo1.6) R 4186 4188 3459 0 -1 4202496 62000 0 0 0 100118 113 0 0 25 0 1 0 980562335 257425408 61904 33554432000 4194304 5714214 140736811569712 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4188/statm: 62848 61904 177 372 0 62473 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 251392

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 4226
/proc/meminfo: memFree=528884/32950940 swapFree=67053420/67111528
[pid=4188] ppid=4186 vsize=261724 CPUtime=1062.31 cores=0,2,4,6
/proc/4188/stat : 4188 (wbo1.6) R 4186 4188 3459 0 -1 4202496 64731 0 0 0 106110 121 0 0 25 0 1 0 980562335 268005376 64464 33554432000 4194304 5714214 140736811569712 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4188/statm: 65431 64464 177 372 0 65056 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 261724

[startup+1122.3 s]
/proc/loadavg: 2.07 2.03 1.95 3/178 4227
/proc/meminfo: memFree=495084/32950940 swapFree=67053420/67111528
[pid=4188] ppid=4186 vsize=277548 CPUtime=1122.32 cores=0,2,4,6
/proc/4188/stat : 4188 (wbo1.6) R 4186 4188 3459 0 -1 4202496 68593 0 0 0 112105 127 0 0 25 0 1 0 980562335 284209152 68326 33554432000 4194304 5714214 140736811569712 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4188/statm: 69387 68326 177 372 0 69012 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 277548

[startup+1182.3 s]
/proc/loadavg: 2.02 2.02 1.95 3/178 4229
/proc/meminfo: memFree=478848/32950940 swapFree=67053420/67111528
[pid=4188] ppid=4186 vsize=285044 CPUtime=1182.32 cores=0,2,4,6
/proc/4188/stat : 4188 (wbo1.6) R 4186 4188 3459 0 -1 4202496 70460 0 0 0 118097 135 0 0 25 0 1 0 980562335 291885056 70193 33554432000 4194304 5714214 140736811569712 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4188/statm: 71261 70193 177 372 0 70886 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 285044

[startup+1242.3 s]
/proc/loadavg: 2.01 2.02 1.95 3/178 4230
/proc/meminfo: memFree=463768/32950940 swapFree=67053420/67111528
[pid=4188] ppid=4186 vsize=291804 CPUtime=1242.31 cores=0,2,4,6
/proc/4188/stat : 4188 (wbo1.6) R 4186 4188 3459 0 -1 4202496 72122 0 0 0 124089 142 0 0 25 0 1 0 980562335 298807296 71855 33554432000 4194304 5714214 140736811569712 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4188/statm: 72951 71855 177 372 0 72576 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 291804

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/178 4232
/proc/meminfo: memFree=457988/32950940 swapFree=67053420/67111528
[pid=4188] ppid=4186 vsize=299080 CPUtime=1302.33 cores=0,2,4,6
/proc/4188/stat : 4188 (wbo1.6) R 4186 4188 3459 0 -1 4202496 73877 0 0 0 130086 147 0 0 25 0 1 0 980562335 306257920 73610 33554432000 4194304 5714214 140736811569712 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4188/statm: 74770 73610 177 372 0 74395 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 299080

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 4234
/proc/meminfo: memFree=432204/32950940 swapFree=67053420/67111528
[pid=4188] ppid=4186 vsize=312716 CPUtime=1362.32 cores=0,2,4,6
/proc/4188/stat : 4188 (wbo1.6) R 4186 4188 3459 0 -1 4202496 77233 0 0 0 136079 153 0 0 25 0 1 0 980562335 320221184 76926 33554432000 4194304 5714214 140736811569712 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4188/statm: 78179 76926 177 372 0 77804 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 312716

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 4235
/proc/meminfo: memFree=398148/32950940 swapFree=67053420/67111528
[pid=4188] ppid=4186 vsize=330984 CPUtime=1422.33 cores=0,2,4,6
/proc/4188/stat : 4188 (wbo1.6) R 4186 4188 3459 0 -1 4202496 81833 0 0 0 142071 162 0 0 25 0 1 0 980562335 338927616 81510 33554432000 4194304 5714214 140736811569712 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4188/statm: 82746 81510 177 372 0 82371 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 330984

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 4237
/proc/meminfo: memFree=379684/32950940 swapFree=67053420/67111528
[pid=4188] ppid=4186 vsize=340316 CPUtime=1482.33 cores=0,2,4,6
/proc/4188/stat : 4188 (wbo1.6) R 4186 4188 3459 0 -1 4202496 84075 0 0 0 148063 170 0 0 25 0 1 0 980562335 348483584 83752 33554432000 4194304 5714214 140736811569712 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4188/statm: 85079 83752 177 372 0 84704 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 340316

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 4238
/proc/meminfo: memFree=340972/32950940 swapFree=67053420/67111528
[pid=4188] ppid=4186 vsize=366316 CPUtime=1542.32 cores=0,2,4,6
/proc/4188/stat : 4188 (wbo1.6) R 4186 4188 3459 0 -1 4202496 90775 0 0 0 154052 180 0 0 25 0 1 0 980562335 375107584 90261 33554432000 4194304 5714214 140736811569712 18446744073709551615 4329639 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4188/statm: 91579 90261 177 372 0 91204 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 366316

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 4240
/proc/meminfo: memFree=308008/32950940 swapFree=67053420/67111528
[pid=4188] ppid=4186 vsize=392376 CPUtime=1602.33 cores=0,2,4,6
/proc/4188/stat : 4188 (wbo1.6) R 4186 4188 3459 0 -1 4202496 97252 0 0 0 160043 190 0 0 25 0 1 0 980562335 401793024 96738 33554432000 4194304 5714214 140736811569712 18446744073709551615 4319878 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4188/statm: 98094 96738 177 372 0 97719 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 392376

[startup+1662.3 s]
/proc/loadavg: 2.05 2.01 1.95 3/178 4242
/proc/meminfo: memFree=290536/32950940 swapFree=67053420/67111528
[pid=4188] ppid=4186 vsize=402516 CPUtime=1662.33 cores=0,2,4,6
/proc/4188/stat : 4188 (wbo1.6) R 4186 4188 3459 0 -1 4202496 100706 0 0 0 166032 201 0 0 25 0 1 0 980562335 412176384 99174 33554432000 4194304 5714214 140736811569712 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4188/statm: 100629 99174 177 372 0 100254 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 402516

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 1.95 3/178 4243
/proc/meminfo: memFree=249048/32950940 swapFree=67053420/67111528
[pid=4188] ppid=4186 vsize=438928 CPUtime=1722.33 cores=0,2,4,6
/proc/4188/stat : 4188 (wbo1.6) R 4186 4188 3459 0 -1 4202496 109702 0 0 0 172022 211 0 0 25 0 1 0 980562335 449462272 108170 33554432000 4194304 5714214 140736811569712 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4188/statm: 109732 108170 177 372 0 109357 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 438928

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 4245
/proc/meminfo: memFree=204372/32950940 swapFree=67053420/67111528
[pid=4188] ppid=4186 vsize=462048 CPUtime=1782.33 cores=0,2,4,6
/proc/4188/stat : 4188 (wbo1.6) R 4186 4188 3459 0 -1 4202496 115789 0 0 0 178005 228 0 0 25 0 1 0 980562335 473137152 113929 33554432000 4194304 5714214 140736811569712 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4188/statm: 115512 113929 177 372 0 115137 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 462048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 4245
/proc/meminfo: memFree=186896/32950940 swapFree=67053420/67111528
[pid=4188] ppid=4186 vsize=477736 CPUtime=1800.04 cores=0,2,4,6
/proc/4188/stat : 4188 (wbo1.6) R 4186 4188 3459 0 -1 4202496 119704 0 0 0 179771 233 0 0 25 0 1 0 980562335 489201664 117844 33554432000 4194304 5714214 140736811569712 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4188/statm: 119434 117844 177 372 0 119059 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 477736

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

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

runsolver used 2.75058 second user time and 5.79012 second system time

The end

Launcher Data

Begin job on node117 at 2011-06-12 20:28:36
IDJOB=3446651
IDBENCH=78676
IDSOLVER=1943
FILE ID=node117/3446651-1307903316
RUNJOBID= node117-1307903316-4165
PBS_JOBID= 13559588
Free space on /var/tmp= 2884 MiB

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

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

MD5SUM BENCH= 7b4c43120f8532700d0af4fec83df613
RANDOM SEED=255913819

node117.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.849
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.69
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.849
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.849
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.74
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.849
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.75
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.849
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.849
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.74
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:       1185768 kB
Buffers:         55916 kB
Cached:       30734980 kB
SwapCached:      10864 kB
Active:       15194060 kB
Inactive:     15615256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:       1185768 kB
SwapTotal:    67111528 kB
SwapFree:     67053420 kB
Dirty:            8660 kB
Writeback:           0 kB
AnonPages:       15608 kB
Mapped:          12224 kB
Slab:           892024 kB
PageTables:       4784 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   187224 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= 2876 MiB
End job on node117 at 2011-06-12 20:58:38