Trace number 3446690

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.08 1800.02

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl30_31_pb.cnf.cr--soft-66-100-0.wbo
MD5SUMea89038de81a2a24e795de2249a907ab
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.209967
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1860
Total number of constraints122
Number of soft constraints42
Number of constraints which are clauses62
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint31
Top cost 2134
Min constraint cost 1
Max constraint cost 96
Sum of constraints costs 2133
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 32
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-3446690-1307903797.wbo.
0.00/0.00	c Instance file HOME/instance-3446690-1307903797.wbo
0.00/0.00	c File size is 32647 bytes.
0.00/0.00	c Highest Coefficient sum: 32
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:      1860                                                |
0.00/0.00	c |  Number Clauses:        62                                                  |
0.00/0.00	c |  Number Cardinality:    60                                                  |
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 |    1860      122     3720 |     5000        0   -nan |  0.000 % |
0.00/0.00	c |       102 |    1860      122     3720 |     5500      102    107 |  0.000 % |
0.00/0.01	c |       253 |    1860      122     3720 |     6050      253    132 |  0.000 % |
0.00/0.01	c |       478 |    1860      122     3720 |     6655      478    129 |  0.000 % |
0.00/0.02	c |       815 |    1860      122     3720 |     7320      815    124 |  0.000 % |
0.00/0.04	c |      1324 |    1860      122     3720 |     8052     1324    136 |  0.000 % |
0.04/0.08	c |      2083 |    1860      122     3720 |     8857     2083    152 |  0.000 % |
0.09/0.15	c |      3222 |    1860      122     3720 |     9743     3222    162 |  0.000 % |
0.29/0.37	c |      4931 |    1860      122     3720 |    10717     4931    198 |  0.000 % |
0.59/0.62	c |      7495 |    1860      122     3720 |    11789     7495    214 |  0.000 % |
1.00/1.03	c |     11340 |    1860      122     3720 |    12968    11340    228 |  0.000 % |
2.39/2.48	c |     17107 |    1860      122     3720 |    14265    10181    284 |  0.000 % |
5.79/5.80	c |     25761 |    1860      122     3720 |    15692    11278    306 |  0.000 % |
10.09/10.19	c |     38736 |    1860      122     3720 |    17261    16002    293 |  0.000 % |
20.60/20.63	c |     58197 |    1860      122     3720 |    18987    17391    323 |  0.000 % |
27.99/28.05	c |     87389 |    1860      122     3720 |    20886    16025    263 |  0.000 % |
52.10/52.16	c |    131188 |    1860      122     3720 |    22974    14727    499 |  0.000 % |
91.49/91.58	c |    196873 |    1860      122     3720 |    25272    20838    320 |  0.000 % |
134.90/134.95	c |    295401 |    1860      122     3720 |    27799    21425    223 |  0.000 % |
230.20/230.22	c |    443190 |    1860      122     3720 |    30579    18545    477 |  0.000 % |
550.41/550.40	c |    664875 |    1860      122     3720 |    33637    18549    569 |  0.000 % |
918.62/918.69	c |    997401 |    1860      122     3720 |    37001    16632    289 |  0.000 % |
1439.94/1439.95	c |   1496191 |    1860      122     3720 |    40701    19917    370 |  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-3446690-1307903797/watcher-3446690-1307903797 -o /var/tmp/evaluation-result-3446690-1307903797/solver-3446690-1307903797 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446690-1307903797.wbo 

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.03 1.32 2/170 23367
/proc/meminfo: memFree=1539116/32951124 swapFree=67064380/67111528
[pid=23367] ppid=23364 vsize=2608 CPUtime=0 cores=0,2,4,6
/proc/23367/stat : 23367 (wbo1.6) R 23364 23367 22218 0 -1 4202496 456 0 0 0 0 0 0 0 24 0 1 0 901980143 2670592 400 33554432000 4194304 5714214 140736104037744 18446744073709551615 4805826 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/23367/statm: 652 400 177 372 0 277 0

[startup+0.0520421 s]
/proc/loadavg: 1.00 1.03 1.32 2/170 23367
/proc/meminfo: memFree=1539116/32951124 swapFree=67064380/67111528
[pid=23367] ppid=23364 vsize=3796 CPUtime=0.04 cores=0,2,4,6
/proc/23367/stat : 23367 (wbo1.6) R 23364 23367 22218 0 -1 4202496 732 0 0 0 4 0 0 0 24 0 1 0 901980143 3887104 676 33554432000 4194304 5714214 140736104037744 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23367/statm: 949 677 177 372 0 574 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3796

[startup+0.101032 s]
/proc/loadavg: 1.00 1.03 1.32 2/170 23367
/proc/meminfo: memFree=1539116/32951124 swapFree=67064380/67111528
[pid=23367] ppid=23364 vsize=4588 CPUtime=0.09 cores=0,2,4,6
/proc/23367/stat : 23367 (wbo1.6) R 23364 23367 22218 0 -1 4202496 947 0 0 0 9 0 0 0 25 0 1 0 901980143 4698112 891 33554432000 4194304 5714214 140736104037744 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23367/statm: 1147 891 177 372 0 772 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4588

[startup+0.30102 s]
/proc/loadavg: 1.00 1.03 1.32 2/170 23367
/proc/meminfo: memFree=1539116/32951124 swapFree=67064380/67111528
[pid=23367] ppid=23364 vsize=7104 CPUtime=0.29 cores=0,2,4,6
/proc/23367/stat : 23367 (wbo1.6) R 23364 23367 22218 0 -1 4202496 1580 0 0 0 29 0 0 0 25 0 1 0 901980143 7274496 1524 33554432000 4194304 5714214 140736104037744 18446744073709551615 4320112 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23367/statm: 1776 1524 177 372 0 1401 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7104

[startup+0.700935 s]
/proc/loadavg: 1.00 1.03 1.32 2/170 23367
/proc/meminfo: memFree=1539116/32951124 swapFree=67064380/67111528
[pid=23367] ppid=23364 vsize=11912 CPUtime=0.69 cores=0,2,4,6
/proc/23367/stat : 23367 (wbo1.6) R 23364 23367 22218 0 -1 4202496 2768 0 0 0 69 0 0 0 25 0 1 0 901980143 12197888 2712 33554432000 4194304 5714214 140736104037744 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23367/statm: 2978 2712 177 372 0 2603 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11912

[startup+1.5008 s]
/proc/loadavg: 1.00 1.03 1.32 3/175 23372
/proc/meminfo: memFree=1520764/32951124 swapFree=67064380/67111528
[pid=23367] ppid=23364 vsize=18796 CPUtime=1.49 cores=0,2,4,6
/proc/23367/stat : 23367 (wbo1.6) R 23364 23367 22218 0 -1 4202496 4481 0 0 0 148 1 0 0 25 0 1 0 901980143 19247104 4425 33554432000 4194304 5714214 140736104037744 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23367/statm: 4699 4425 177 372 0 4324 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18796

[startup+3.10045 s]
/proc/loadavg: 1.08 1.05 1.32 3/175 23372
/proc/meminfo: memFree=1513456/32951124 swapFree=67064380/67111528
[pid=23367] ppid=23364 vsize=22236 CPUtime=3.1 cores=0,2,4,6
/proc/23367/stat : 23367 (wbo1.6) R 23364 23367 22218 0 -1 4202496 5352 0 0 0 307 3 0 0 25 0 1 0 901980143 22769664 5296 33554432000 4194304 5714214 140736104037744 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23367/statm: 5559 5296 177 372 0 5184 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 22236

[startup+6.3009 s]
/proc/loadavg: 1.08 1.05 1.32 3/175 23372
/proc/meminfo: memFree=1503040/32951124 swapFree=67064380/67111528
[pid=23367] ppid=23364 vsize=27448 CPUtime=6.29 cores=0,2,4,6
/proc/23367/stat : 23367 (wbo1.6) R 23364 23367 22218 0 -1 4202496 6651 0 0 0 626 3 0 0 25 0 1 0 901980143 28106752 6595 33554432000 4194304 5714214 140736104037744 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23367/statm: 6862 6595 177 372 0 6487 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27448

[startup+12.7007 s]
/proc/loadavg: 1.22 1.08 1.33 3/175 23372
/proc/meminfo: memFree=1488584/32951124 swapFree=67064380/67111528
[pid=23367] ppid=23364 vsize=34452 CPUtime=12.7 cores=0,2,4,6
/proc/23367/stat : 23367 (wbo1.6) R 23364 23367 22218 0 -1 4202496 8408 0 0 0 1265 5 0 0 25 0 1 0 901980143 35278848 8352 33554432000 4194304 5714214 140736104037744 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23367/statm: 8613 8352 177 372 0 8238 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 34452

[startup+25.5003 s]
/proc/loadavg: 1.34 1.11 1.33 3/175 23372
/proc/meminfo: memFree=1466292/32951124 swapFree=67064380/67111528
[pid=23367] ppid=23364 vsize=43496 CPUtime=25.49 cores=0,2,4,6
/proc/23367/stat : 23367 (wbo1.6) R 23364 23367 22218 0 -1 4202496 10597 0 0 0 2542 7 0 0 25 0 1 0 901980143 44539904 10541 33554432000 4194304 5714214 140736104037744 18446744073709551615 4319768 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23367/statm: 10874 10541 177 372 0 10499 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 43496

[startup+51.1006 s]
/proc/loadavg: 1.56 1.18 1.35 3/175 23373
/proc/meminfo: memFree=1402992/32951124 swapFree=67064380/67111528
[pid=23367] ppid=23364 vsize=82024 CPUtime=51.09 cores=0,2,4,6
/proc/23367/stat : 23367 (wbo1.6) R 23364 23367 22218 0 -1 4202496 20228 0 0 0 5095 14 0 0 25 0 1 0 901980143 83992576 20172 33554432000 4194304 5714214 140736104037744 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23367/statm: 20506 20172 177 372 0 20131 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 82024

[startup+102.307 s]
/proc/loadavg: 1.96 1.35 1.40 3/175 23374
/proc/meminfo: memFree=1369488/32951124 swapFree=67064380/67111528
[pid=23367] ppid=23364 vsize=81944 CPUtime=102.3 cores=0,2,4,6
/proc/23367/stat : 23367 (wbo1.6) R 23364 23367 22218 0 -1 4202496 20239 0 0 0 10207 23 0 0 25 0 1 0 901980143 83910656 20164 33554432000 4194304 5714214 140736104037744 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23367/statm: 20486 20164 177 372 0 20111 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 81944

[startup+162.301 s]
/proc/loadavg: 1.98 1.46 1.43 3/175 23376
/proc/meminfo: memFree=1273328/32951124 swapFree=67064380/67111528
[pid=23367] ppid=23364 vsize=137992 CPUtime=162.3 cores=0,2,4,6
/proc/23367/stat : 23367 (wbo1.6) R 23364 23367 22218 0 -1 4202496 34139 0 0 0 16195 35 0 0 25 0 1 0 901980143 141303808 34064 33554432000 4194304 5714214 140736104037744 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23367/statm: 34498 34064 177 372 0 34123 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 137992

[startup+222.301 s]
/proc/loadavg: 1.99 1.56 1.46 3/175 23378
/proc/meminfo: memFree=1238064/32951124 swapFree=67064380/67111528
[pid=23367] ppid=23364 vsize=145060 CPUtime=222.3 cores=0,2,4,6
/proc/23367/stat : 23367 (wbo1.6) R 23364 23367 22218 0 -1 4202496 35908 0 0 0 22187 43 0 0 25 0 1 0 901980143 148541440 35833 33554432000 4194304 5714214 140736104037744 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23367/statm: 36265 35833 177 372 0 35890 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 145060

[startup+282.301 s]
/proc/loadavg: 1.99 1.64 1.49 3/175 23379
/proc/meminfo: memFree=1156044/32951124 swapFree=67064380/67111528
[pid=23367] ppid=23364 vsize=192452 CPUtime=282.3 cores=0,2,4,6
/proc/23367/stat : 23367 (wbo1.6) R 23364 23367 22218 0 -1 4202496 47924 0 0 0 28179 51 0 0 25 0 1 0 901980143 197070848 47644 33554432000 4194304 5714214 140736104037744 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23367/statm: 48113 47644 177 372 0 47738 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 192452

[startup+342.301 s]
/proc/loadavg: 1.99 1.70 1.52 3/175 23381
/proc/meminfo: memFree=1111232/32951124 swapFree=67064380/67111528
[pid=23367] ppid=23364 vsize=205684 CPUtime=342.3 cores=0,2,4,6
/proc/23367/stat : 23367 (wbo1.6) R 23364 23367 22218 0 -1 4202496 51222 0 0 0 34174 56 0 0 25 0 1 0 901980143 210620416 50942 33554432000 4194304 5714214 140736104037744 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23367/statm: 51421 50942 177 372 0 51046 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 205684

[startup+402.3 s]
/proc/loadavg: 1.99 1.75 1.55 3/175 23382
/proc/meminfo: memFree=1083156/32951124 swapFree=67064380/67111528
[pid=23367] ppid=23364 vsize=205268 CPUtime=402.31 cores=0,2,4,6
/proc/23367/stat : 23367 (wbo1.6) R 23364 23367 22218 0 -1 4202496 51232 0 0 0 40170 61 0 0 25 0 1 0 901980143 210194432 50859 33554432000 4194304 5714214 140736104037744 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23367/statm: 51317 50859 177 372 0 50942 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 205268

[startup+462.301 s]
/proc/loadavg: 1.99 1.79 1.57 3/175 23384
/proc/meminfo: memFree=1050744/32951124 swapFree=67064380/67111528
[pid=23367] ppid=23364 vsize=208552 CPUtime=462.31 cores=0,2,4,6
/proc/23367/stat : 23367 (wbo1.6) R 23364 23367 22218 0 -1 4202496 52033 0 0 0 46167 64 0 0 25 0 1 0 901980143 213557248 51660 33554432000 4194304 5714214 140736104037744 18446744073709551615 4320153 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23367/statm: 52138 51660 177 372 0 51763 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 208552

[startup+522.301 s]
/proc/loadavg: 1.99 1.83 1.60 3/175 23386
/proc/meminfo: memFree=1019684/32951124 swapFree=67064380/67111528
[pid=23367] ppid=23364 vsize=214548 CPUtime=522.3 cores=0,2,4,6
/proc/23367/stat : 23367 (wbo1.6) R 23364 23367 22218 0 -1 4202496 53840 0 0 0 52163 67 0 0 25 0 1 0 901980143 219697152 53162 33554432000 4194304 5714214 140736104037744 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23367/statm: 53637 53162 177 372 0 53262 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 214548

[startup+582.301 s]
/proc/loadavg: 1.99 1.86 1.62 3/175 23387
/proc/meminfo: memFree=992104/32951124 swapFree=67064380/67111528
[pid=23367] ppid=23364 vsize=214548 CPUtime=582.31 cores=0,2,4,6
/proc/23367/stat : 23367 (wbo1.6) R 23364 23367 22218 0 -1 4202496 53851 0 0 0 58159 72 0 0 25 0 1 0 901980143 219697152 53173 33554432000 4194304 5714214 140736104037744 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23367/statm: 53637 53173 177 372 0 53262 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 214548

[startup+642.301 s]

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

[startup+822.3 s]
/proc/loadavg: 1.99 1.93 1.70 3/175 23394
/proc/meminfo: memFree=820792/32951124 swapFree=67064380/67111528
[pid=23367] ppid=23364 vsize=241844 CPUtime=822.32 cores=0,2,4,6
/proc/23367/stat : 23367 (wbo1.6) R 23364 23367 22218 0 -1 4202496 60635 0 0 0 82139 93 0 0 25 0 1 0 901980143 247648256 59957 33554432000 4194304 5714214 140736104037744 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23367/statm: 60461 59957 177 372 0 60086 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 241844

[startup+882.301 s]
/proc/loadavg: 1.99 1.94 1.71 3/175 23395
/proc/meminfo: memFree=819364/32951124 swapFree=67064380/67111528
[pid=23367] ppid=23364 vsize=243116 CPUtime=882.33 cores=0,2,4,6
/proc/23367/stat : 23367 (wbo1.6) R 23364 23367 22218 0 -1 4202496 60947 0 0 0 88135 98 0 0 25 0 1 0 901980143 248950784 60269 33554432000 4194304 5714214 140736104037744 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23367/statm: 60779 60269 177 372 0 60404 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 243116

[startup+942.301 s]
/proc/loadavg: 1.99 1.95 1.73 3/175 23397
/proc/meminfo: memFree=818932/32951124 swapFree=67064380/67111528
[pid=23367] ppid=23364 vsize=243460 CPUtime=942.32 cores=0,2,4,6
/proc/23367/stat : 23367 (wbo1.6) R 23364 23367 22218 0 -1 4202496 61051 0 0 0 94128 104 0 0 25 0 1 0 901980143 249303040 60355 33554432000 4194304 5714214 140736104037744 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23367/statm: 60865 60355 177 372 0 60490 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 243460

[startup+1002.3 s]
/proc/loadavg: 1.99 1.95 1.74 3/175 23398
/proc/meminfo: memFree=803500/32951124 swapFree=67064380/67111528
[pid=23367] ppid=23364 vsize=259436 CPUtime=1002.33 cores=0,2,4,6
/proc/23367/stat : 23367 (wbo1.6) R 23364 23367 22218 0 -1 4202496 64975 0 0 0 100120 113 0 0 25 0 1 0 901980143 265662464 64279 33554432000 4194304 5714214 140736104037744 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23367/statm: 64859 64279 177 372 0 64484 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 259436

[startup+1062.3 s]
/proc/loadavg: 1.99 1.96 1.75 3/175 23400
/proc/meminfo: memFree=792532/32951124 swapFree=67064380/67111528
[pid=23367] ppid=23364 vsize=270288 CPUtime=1062.33 cores=0,2,4,6
/proc/23367/stat : 23367 (wbo1.6) R 23364 23367 22218 0 -1 4202496 67684 0 0 0 106115 118 0 0 25 0 1 0 901980143 276774912 66988 33554432000 4194304 5714214 140736104037744 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23367/statm: 67572 66988 177 372 0 67197 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 270288

[startup+1122.3 s]
/proc/loadavg: 1.99 1.96 1.77 3/175 23402
/proc/meminfo: memFree=785916/32951124 swapFree=67064380/67111528
[pid=23367] ppid=23364 vsize=276972 CPUtime=1122.33 cores=0,2,4,6
/proc/23367/stat : 23367 (wbo1.6) R 23364 23367 22218 0 -1 4202496 69329 0 0 0 112110 123 0 0 25 0 1 0 901980143 283619328 68633 33554432000 4194304 5714214 140736104037744 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23367/statm: 69243 68633 177 372 0 68868 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 276972

[startup+1182.3 s]
/proc/loadavg: 2.10 2.00 1.79 3/175 23403
/proc/meminfo: memFree=776932/32951124 swapFree=67064380/67111528
[pid=23367] ppid=23364 vsize=286252 CPUtime=1182.33 cores=0,2,4,6
/proc/23367/stat : 23367 (wbo1.6) R 23364 23367 22218 0 -1 4202496 71572 0 0 0 118105 128 0 0 25 0 1 0 901980143 293122048 70876 33554432000 4194304 5714214 140736104037744 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23367/statm: 71563 70876 177 372 0 71188 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 286252

[startup+1242.3 s]
/proc/loadavg: 2.04 2.00 1.80 3/175 23405
/proc/meminfo: memFree=773920/32951124 swapFree=67064380/67111528
[pid=23367] ppid=23364 vsize=289236 CPUtime=1242.33 cores=0,2,4,6
/proc/23367/stat : 23367 (wbo1.6) R 23364 23367 22218 0 -1 4202496 72273 0 0 0 124101 132 0 0 25 0 1 0 901980143 296177664 71577 33554432000 4194304 5714214 140736104037744 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23367/statm: 72309 71577 177 372 0 71934 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 289236

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 1.81 3/175 23406
/proc/meminfo: memFree=749432/32951124 swapFree=67064380/67111528
[pid=23367] ppid=23364 vsize=314464 CPUtime=1302.35 cores=0,2,4,6
/proc/23367/stat : 23367 (wbo1.6) R 23364 23367 22218 0 -1 4202496 78521 0 0 0 130096 139 0 0 25 0 1 0 901980143 322011136 77825 33554432000 4194304 5714214 140736104037744 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23367/statm: 78616 77825 177 372 0 78241 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 314464

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.82 3/175 23408
/proc/meminfo: memFree=744908/32951124 swapFree=67064380/67111528
[pid=23367] ppid=23364 vsize=319068 CPUtime=1362.33 cores=0,2,4,6
/proc/23367/stat : 23367 (wbo1.6) R 23364 23367 22218 0 -1 4202496 80214 0 0 0 136089 144 0 0 25 0 1 0 901980143 326725632 78967 33554432000 4194304 5714214 140736104037744 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23367/statm: 79767 78967 177 372 0 79392 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 319068

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.83 3/175 23410
/proc/meminfo: memFree=742748/32951124 swapFree=67064380/67111528
[pid=23367] ppid=23364 vsize=321084 CPUtime=1422.34 cores=0,2,4,6
/proc/23367/stat : 23367 (wbo1.6) R 23364 23367 22218 0 -1 4202496 80723 0 0 0 142085 149 0 0 25 0 1 0 901980143 328790016 79476 33554432000 4194304 5714214 140736104037744 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23367/statm: 80271 79476 177 372 0 79896 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 321084

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/175 23420
/proc/meminfo: memFree=727116/32951124 swapFree=67064380/67111528
[pid=23367] ppid=23364 vsize=336540 CPUtime=1482.34 cores=0,2,4,6
/proc/23367/stat : 23367 (wbo1.6) R 23364 23367 22218 0 -1 4202496 84590 0 0 0 148079 155 0 0 25 0 1 0 901980143 344616960 83275 33554432000 4194304 5714214 140736104037744 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23367/statm: 84135 83275 177 372 0 83760 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 336540

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/175 23422
/proc/meminfo: memFree=724096/32951124 swapFree=67064380/67111528
[pid=23367] ppid=23364 vsize=339612 CPUtime=1542.34 cores=0,2,4,6
/proc/23367/stat : 23367 (wbo1.6) R 23364 23367 22218 0 -1 4202496 85338 0 0 0 154077 157 0 0 25 0 1 0 901980143 347762688 84023 33554432000 4194304 5714214 140736104037744 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23367/statm: 84903 84023 177 372 0 84528 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 339612

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/175 23423
/proc/meminfo: memFree=716112/32951124 swapFree=67064380/67111528
[pid=23367] ppid=23364 vsize=347496 CPUtime=1602.35 cores=0,2,4,6
/proc/23367/stat : 23367 (wbo1.6) R 23364 23367 22218 0 -1 4202496 87286 0 0 0 160074 161 0 0 25 0 1 0 901980143 355835904 85971 33554432000 4194304 5714214 140736104037744 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23367/statm: 86874 85971 177 372 0 86499 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 347496

[startup+1662.3 s]
/proc/loadavg: 2.06 2.02 1.86 3/175 23428
/proc/meminfo: memFree=716048/32951124 swapFree=67064380/67111528
[pid=23367] ppid=23364 vsize=347568 CPUtime=1662.34 cores=0,2,4,6
/proc/23367/stat : 23367 (wbo1.6) R 23364 23367 22218 0 -1 4202496 87306 0 0 0 166070 164 0 0 25 0 1 0 901980143 355909632 85991 33554432000 4194304 5714214 140736104037744 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23367/statm: 86892 85991 177 372 0 86517 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 347568

[startup+1722.3 s]
/proc/loadavg: 2.09 2.03 1.87 3/175 23430
/proc/meminfo: memFree=715804/32951124 swapFree=67064380/67111528
[pid=23367] ppid=23364 vsize=347568 CPUtime=1722.35 cores=0,2,4,6
/proc/23367/stat : 23367 (wbo1.6) R 23364 23367 22218 0 -1 4202496 87307 0 0 0 172068 167 0 0 25 0 1 0 901980143 355909632 85992 33554432000 4194304 5714214 140736104037744 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23367/statm: 86892 85992 177 372 0 86517 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 347568

[startup+1782.3 s]
/proc/loadavg: 2.03 2.02 1.87 3/175 23431
/proc/meminfo: memFree=709568/32951124 swapFree=67064380/67111528
[pid=23367] ppid=23364 vsize=353556 CPUtime=1782.36 cores=0,2,4,6
/proc/23367/stat : 23367 (wbo1.6) R 23364 23367 22218 0 -1 4202496 88784 0 0 0 178064 172 0 0 25 0 1 0 901980143 362041344 87469 33554432000 4194304 5714214 140736104037744 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23367/statm: 88389 87469 177 372 0 88014 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 353556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.02 2.02 1.87 3/175 23432
/proc/meminfo: memFree=708676/32951124 swapFree=67064380/67111528
[pid=23367] ppid=23364 vsize=354480 CPUtime=1800.05 cores=0,2,4,6
/proc/23367/stat : 23367 (wbo1.6) R 23364 23367 22218 0 -1 4202496 89015 0 0 0 179833 172 0 0 25 0 1 0 901980143 362987520 87700 33554432000 4194304 5714214 140736104037744 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/23367/statm: 88620 87700 177 372 0 88245 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 354480

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.02
CPU time (s): 1800.08
CPU user time (s): 1798.34
CPU system time (s): 1.74173
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 354480

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

runsolver used 3.12952 second user time and 6.47202 second system time

The end

Launcher Data

Begin job on node105 at 2011-06-12 20:36:37
IDJOB=3446690
IDBENCH=78699
IDSOLVER=1943
FILE ID=node105/3446690-1307903797
RUNJOBID= node105-1307903797-23343
PBS_JOBID= 13559597
Free space on /var/tmp= 2892 MiB

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

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

MD5SUM BENCH= ea89038de81a2a24e795de2249a907ab
RANDOM SEED=2037228

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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.15
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.825
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.82
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.825
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.825
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	: 5410.70
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.825
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.825
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.825
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:     32951124 kB
MemFree:       1539568 kB
Buffers:         53876 kB
Cached:       30378988 kB
SwapCached:      19872 kB
Active:       15311852 kB
Inactive:     15149192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       1539568 kB
SwapTotal:    67111528 kB
SwapFree:     67064380 kB
Dirty:            8592 kB
Writeback:           0 kB
AnonPages:       26232 kB
Mapped:           9692 kB
Slab:           886052 kB
PageTables:       4340 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   157348 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /var/tmp at the end= 2884 MiB
End job on node105 at 2011-06-12 21:06:39