Trace number 3446685

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl50_60_pb.cnf.cr--soft-66-100-0.wbo
MD5SUM2683f5c0f2bcb2ef48b38611ac907218
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark22
Best CPU time to get the best result obtained on this benchmark0.683895
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables6000
Total number of constraints220
Number of soft constraints76
Number of constraints which are clauses120
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint60
Top cost 4191
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 4190
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 61
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-3446685-1307903774.wbo.
0.00/0.00	c Instance file HOME/instance-3446685-1307903774.wbo
0.00/0.00	c File size is 108068 bytes.
0.00/0.00	c Highest Coefficient sum: 61
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      6000                                                |
0.00/0.00	c |  Number Clauses:        120                                                 |
0.00/0.00	c |  Number Cardinality:    100                                                 |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |    6000      220    12000 |     5000        0   -nan |  0.000 % |
0.00/0.01	c |       101 |    6000      220    12000 |     5500      101    218 |  0.000 % |
0.00/0.02	c |       252 |    6000      220    12000 |     6050      252    258 |  0.000 % |
0.02/0.04	c |       477 |    6000      220    12000 |     6655      477    308 |  0.000 % |
0.02/0.05	c |       815 |    6000      220    12000 |     7320      815    295 |  0.000 % |
0.02/0.08	c |      1321 |    6000      220    12000 |     8052     1321    280 |  0.000 % |
0.09/0.15	c |      2081 |    6000      220    12000 |     8857     2081    296 |  0.000 % |
0.19/0.25	c |      3222 |    6000      220    12000 |     9743     3222    303 |  0.000 % |
0.49/0.51	c |      4931 |    6000      220    12000 |    10717     4931    330 |  0.000 % |
0.89/0.92	c |      7494 |    6000      220    12000 |    11789     7494    334 |  0.000 % |
1.79/1.80	c |     11339 |    6000      220    12000 |    12968    11339    337 |  0.000 % |
3.40/3.41	c |     17108 |    6000      220    12000 |    14265     9159    342 |  0.000 % |
5.69/5.70	c |     25757 |    6000      220    12000 |    15692     9229    318 |  0.000 % |
10.89/10.92	c |     38731 |    6000      220    12000 |    17261    12911    382 |  0.000 % |
16.99/17.08	c |     58192 |    6000      220    12000 |    18987    12080    415 |  0.000 % |
32.80/32.84	c |     87388 |    6000      220    12000 |    20886    17997    547 |  0.000 % |
61.19/61.24	c |    131179 |    6000      220    12000 |    22974    21967    541 |  0.000 % |
155.99/156.04	c |    196864 |    6000      220    12000 |    25272    23433   1440 |  0.000 % |
297.30/297.30	c |    295390 |    6000      220    12000 |    27799    13913   1278 |  0.000 % |
433.20/433.22	c |    443180 |    6000      220    12000 |    30579    19661    796 |  0.000 % |
634.10/634.15	c |    664864 |    6000      220    12000 |    33637    18927    542 |  0.000 % |
1340.21/1340.23	c |    997389 |    6000      220    12000 |    37001    22723   1547 |  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-3446685-1307903774/watcher-3446685-1307903774 -o /tmp/evaluation-result-3446685-1307903774/solver-3446685-1307903774 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446685-1307903774.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: 1.06 1.57 1.83 2/175 8064
/proc/meminfo: memFree=31322832/32951132 swapFree=67052544/67111528
[pid=8064] ppid=8062 vsize=3472 CPUtime=0 cores=1,3,5,7
/proc/8064/stat : 8064 (wbo1.6) R 8062 8064 6878 0 -1 4202496 615 0 0 0 0 0 0 0 23 0 1 0 901976058 3555328 567 33554432000 4194304 5714214 140733377836832 18446744073709551615 4301696 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8064/statm: 868 567 177 372 0 466 0

[startup+0.0320629 s]
/proc/loadavg: 1.06 1.57 1.83 2/175 8064
/proc/meminfo: memFree=31322832/32951132 swapFree=67052544/67111528
[pid=8064] ppid=8062 vsize=4536 CPUtime=0.02 cores=1,3,5,7
/proc/8064/stat : 8064 (wbo1.6) R 8062 8064 6878 0 -1 4202496 951 0 0 0 2 0 0 0 18 0 1 0 901976058 4644864 876 33554432000 4194304 5714214 140733377836832 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8064/statm: 1134 876 177 372 0 759 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4536

[startup+0.101053 s]
/proc/loadavg: 1.06 1.57 1.83 2/175 8064
/proc/meminfo: memFree=31322832/32951132 swapFree=67052544/67111528
[pid=8064] ppid=8062 vsize=6120 CPUtime=0.09 cores=1,3,5,7
/proc/8064/stat : 8064 (wbo1.6) R 8062 8064 6878 0 -1 4202496 1346 0 0 0 9 0 0 0 18 0 1 0 901976058 6266880 1271 33554432000 4194304 5714214 140733377836832 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8064/statm: 1530 1272 177 372 0 1155 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6120

[startup+0.301018 s]
/proc/loadavg: 1.06 1.57 1.83 2/175 8064
/proc/meminfo: memFree=31322832/32951132 swapFree=67052544/67111528
[pid=8064] ppid=8062 vsize=9564 CPUtime=0.29 cores=1,3,5,7
/proc/8064/stat : 8064 (wbo1.6) R 8062 8064 6878 0 -1 4202496 2204 0 0 0 28 1 0 0 18 0 1 0 901976058 9793536 2129 33554432000 4194304 5714214 140733377836832 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8064/statm: 2391 2129 177 372 0 2016 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9564

[startup+0.700958 s]
/proc/loadavg: 1.06 1.57 1.83 2/175 8064
/proc/meminfo: memFree=31322832/32951132 swapFree=67052544/67111528
[pid=8064] ppid=8062 vsize=14184 CPUtime=0.69 cores=1,3,5,7
/proc/8064/stat : 8064 (wbo1.6) R 8062 8064 6878 0 -1 4202496 3359 0 0 0 67 2 0 0 18 0 1 0 901976058 14524416 3284 33554432000 4194304 5714214 140733377836832 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8064/statm: 3546 3284 177 372 0 3171 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14184

[startup+1.50082 s]
/proc/loadavg: 1.14 1.58 1.83 3/176 8065
/proc/meminfo: memFree=31297428/32951132 swapFree=67052544/67111528
[pid=8064] ppid=8062 vsize=20728 CPUtime=1.5 cores=1,3,5,7
/proc/8064/stat : 8064 (wbo1.6) R 8062 8064 6878 0 -1 4202496 5010 0 0 0 147 3 0 0 20 0 1 0 901976058 21225472 4935 33554432000 4194304 5714214 140733377836832 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8064/statm: 5182 4935 177 372 0 4807 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 20728

[startup+3.10055 s]
/proc/loadavg: 1.14 1.58 1.83 3/176 8065
/proc/meminfo: memFree=31283916/32951132 swapFree=67052544/67111528
[pid=8064] ppid=8062 vsize=30144 CPUtime=3.1 cores=1,3,5,7
/proc/8064/stat : 8064 (wbo1.6) R 8062 8064 6878 0 -1 4202496 7345 0 0 0 306 4 0 0 25 0 1 0 901976058 30867456 7270 33554432000 4194304 5714214 140733377836832 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8064/statm: 7536 7270 177 372 0 7161 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 30144

[startup+6.301 s]
/proc/loadavg: 1.14 1.58 1.83 3/176 8065
/proc/meminfo: memFree=31266936/32951132 swapFree=67052544/67111528
[pid=8064] ppid=8062 vsize=33632 CPUtime=6.3 cores=1,3,5,7
/proc/8064/stat : 8064 (wbo1.6) R 8062 8064 6878 0 -1 4202496 8204 0 0 0 624 6 0 0 25 0 1 0 901976058 34439168 8129 33554432000 4194304 5714214 140733377836832 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8064/statm: 8408 8129 177 372 0 8033 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 33632

[startup+12.7009 s]
/proc/loadavg: 1.27 1.59 1.83 3/176 8065
/proc/meminfo: memFree=31246804/32951132 swapFree=67052544/67111528
[pid=8064] ppid=8062 vsize=46996 CPUtime=12.69 cores=1,3,5,7
/proc/8064/stat : 8064 (wbo1.6) R 8062 8064 6878 0 -1 4202496 11508 0 0 0 1260 9 0 0 25 0 1 0 901976058 48123904 11433 33554432000 4194304 5714214 140733377836832 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8064/statm: 11749 11433 177 372 0 11374 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46996

[startup+25.5007 s]
/proc/loadavg: 1.38 1.60 1.83 3/176 8067
/proc/meminfo: memFree=31211576/32951132 swapFree=67052544/67111528
[pid=8064] ppid=8062 vsize=66636 CPUtime=25.49 cores=1,3,5,7
/proc/8064/stat : 8064 (wbo1.6) R 8062 8064 6878 0 -1 4202496 16401 0 0 0 2536 13 0 0 25 0 1 0 901976058 68235264 16326 33554432000 4194304 5714214 140733377836832 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8064/statm: 16659 16326 177 372 0 16284 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 66636

[startup+51.1003 s]
/proc/loadavg: 1.66 1.65 1.84 3/176 8067
/proc/meminfo: memFree=31155356/32951132 swapFree=67052544/67111528
[pid=8064] ppid=8062 vsize=85704 CPUtime=51.1 cores=1,3,5,7
/proc/8064/stat : 8064 (wbo1.6) R 8062 8064 6878 0 -1 4202496 21169 0 0 0 5090 20 0 0 25 0 1 0 901976058 87760896 21094 33554432000 4194304 5714214 140733377836832 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8064/statm: 21426 21094 177 372 0 21051 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 85704

[startup+102.306 s]
/proc/loadavg: 1.86 1.71 1.85 3/176 8069
/proc/meminfo: memFree=31041140/32951132 swapFree=67052544/67111528
[pid=8064] ppid=8062 vsize=183348 CPUtime=102.3 cores=1,3,5,7
/proc/8064/stat : 8064 (wbo1.6) R 8062 8064 6878 0 -1 4202496 45534 0 0 0 10200 30 0 0 25 0 1 0 901976058 187748352 45459 33554432000 4194304 5714214 140733377836832 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8064/statm: 45837 45459 177 372 0 45462 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 183348

[startup+162.3 s]
/proc/loadavg: 1.95 1.76 1.85 3/176 8069
/proc/meminfo: memFree=30994260/32951132 swapFree=67052544/67111528
[pid=8064] ppid=8062 vsize=229400 CPUtime=162.3 cores=1,3,5,7
/proc/8064/stat : 8064 (wbo1.6) R 8062 8064 6878 0 -1 4202496 57520 0 0 0 16192 38 0 0 25 0 1 0 901976058 234905600 56965 33554432000 4194304 5714214 140733377836832 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8064/statm: 57350 56965 177 372 0 56975 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 229400

[startup+222.301 s]
/proc/loadavg: 2.03 1.81 1.86 3/176 8071
/proc/meminfo: memFree=30967080/32951132 swapFree=67052544/67111528
[pid=8064] ppid=8062 vsize=229400 CPUtime=222.3 cores=1,3,5,7
/proc/8064/stat : 8064 (wbo1.6) R 8062 8064 6878 0 -1 4202496 57520 0 0 0 22184 46 0 0 25 0 1 0 901976058 234905600 56965 33554432000 4194304 5714214 140733377836832 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8064/statm: 57350 56965 177 372 0 56975 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 229400

[startup+282.301 s]
/proc/loadavg: 2.01 1.84 1.87 3/176 8073
/proc/meminfo: memFree=30958392/32951132 swapFree=67052544/67111528
[pid=8064] ppid=8062 vsize=229400 CPUtime=282.3 cores=1,3,5,7
/proc/8064/stat : 8064 (wbo1.6) R 8062 8064 6878 0 -1 4202496 57520 0 0 0 28177 53 0 0 25 0 1 0 901976058 234905600 56965 33554432000 4194304 5714214 140733377836832 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8064/statm: 57350 56965 177 372 0 56975 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 229400

[startup+342.3 s]
/proc/loadavg: 2.00 1.87 1.87 3/176 8075
/proc/meminfo: memFree=30916964/32951132 swapFree=67052544/67111528
[pid=8064] ppid=8062 vsize=238140 CPUtime=342.3 cores=1,3,5,7
/proc/8064/stat : 8064 (wbo1.6) R 8062 8064 6878 0 -1 4202496 60173 0 0 0 34171 59 0 0 25 0 1 0 901976058 243855360 59142 33554432000 4194304 5714214 140733377836832 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8064/statm: 59535 59142 177 372 0 59160 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 238140

[startup+402.301 s]
/proc/loadavg: 2.00 1.89 1.88 3/176 8077
/proc/meminfo: memFree=30884584/32951132 swapFree=67052544/67111528
[pid=8064] ppid=8062 vsize=238140 CPUtime=402.3 cores=1,3,5,7
/proc/8064/stat : 8064 (wbo1.6) R 8062 8064 6878 0 -1 4202496 60180 0 0 0 40156 74 0 0 25 0 1 0 901976058 243855360 59149 33554432000 4194304 5714214 140733377836832 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8064/statm: 59535 59149 177 372 0 59160 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 238140

[startup+462.301 s]
/proc/loadavg: 2.00 1.91 1.89 3/176 8077
/proc/meminfo: memFree=30882340/32951132 swapFree=67052544/67111528
[pid=8064] ppid=8062 vsize=238140 CPUtime=462.29 cores=1,3,5,7
/proc/8064/stat : 8064 (wbo1.6) R 8062 8064 6878 0 -1 4202496 60186 0 0 0 46143 86 0 0 25 0 1 0 901976058 243855360 59155 33554432000 4194304 5714214 140733377836832 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8064/statm: 59535 59155 177 372 0 59160 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 238140

[startup+522.3 s]
/proc/loadavg: 2.00 1.92 1.89 3/176 8079
/proc/meminfo: memFree=30866832/32951132 swapFree=67052544/67111528
[pid=8064] ppid=8062 vsize=238140 CPUtime=522.3 cores=1,3,5,7
/proc/8064/stat : 8064 (wbo1.6) R 8062 8064 6878 0 -1 4202496 60186 0 0 0 52134 96 0 0 25 0 1 0 901976058 243855360 59155 33554432000 4194304 5714214 140733377836832 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8064/statm: 59535 59155 177 372 0 59160 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 238140

[startup+582.301 s]
/proc/loadavg: 2.00 1.93 1.90 3/176 8081
/proc/meminfo: memFree=30866704/32951132 swapFree=67052544/67111528
[pid=8064] ppid=8062 vsize=238140 CPUtime=582.3 cores=1,3,5,7
/proc/8064/stat : 8064 (wbo1.6) R 8062 8064 6878 0 -1 4202496 60186 0 0 0 58121 109 0 0 25 0 1 0 901976058 243855360 59155 33554432000 4194304 5714214 140733377836832 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8064/statm: 59535 59155 177 372 0 59160 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 238140

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.02 1.97 1.91 3/176 8087
/proc/meminfo: memFree=30645200/32951132 swapFree=67052544/67111528
[pid=8064] ppid=8062 vsize=408156 CPUtime=822.31 cores=1,3,5,7
/proc/8064/stat : 8064 (wbo1.6) R 8062 8064 6878 0 -1 4202496 105673 0 0 0 82083 148 0 0 25 0 1 0 901976058 417951744 101641 33554432000 4194304 5714214 140733377836832 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8064/statm: 102039 101641 177 372 0 101664 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 408156

[startup+882.3 s]
/proc/loadavg: 2.01 1.97 1.91 3/176 8089
/proc/meminfo: memFree=30638868/32951132 swapFree=67052544/67111528
[pid=8064] ppid=8062 vsize=409632 CPUtime=882.31 cores=1,3,5,7
/proc/8064/stat : 8064 (wbo1.6) R 8062 8064 6878 0 -1 4202496 106041 0 0 0 88078 153 0 0 25 0 1 0 901976058 419463168 102009 33554432000 4194304 5714214 140733377836832 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8064/statm: 102408 102009 177 372 0 102033 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 409632

[startup+942.301 s]
/proc/loadavg: 2.00 1.97 1.91 3/176 8091
/proc/meminfo: memFree=30624848/32951132 swapFree=67052544/67111528
[pid=8064] ppid=8062 vsize=409628 CPUtime=942.3 cores=1,3,5,7
/proc/8064/stat : 8064 (wbo1.6) R 8062 8064 6878 0 -1 4202496 106042 0 0 0 94073 157 0 0 25 0 1 0 901976058 419459072 102010 33554432000 4194304 5714214 140733377836832 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8064/statm: 102407 102010 177 372 0 102032 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 409628

[startup+1002.3 s]
/proc/loadavg: 2.00 1.97 1.91 3/176 8093
/proc/meminfo: memFree=30614664/32951132 swapFree=67052544/67111528
[pid=8064] ppid=8062 vsize=409628 CPUtime=1002.3 cores=1,3,5,7
/proc/8064/stat : 8064 (wbo1.6) R 8062 8064 6878 0 -1 4202496 106042 0 0 0 100068 162 0 0 25 0 1 0 901976058 419459072 102010 33554432000 4194304 5714214 140733377836832 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8064/statm: 102407 102010 177 372 0 102032 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 409628

[startup+1062.3 s]
/proc/loadavg: 2.00 1.97 1.91 3/176 8093
/proc/meminfo: memFree=30526356/32951132 swapFree=67052544/67111528
[pid=8064] ppid=8062 vsize=409628 CPUtime=1062.31 cores=1,3,5,7
/proc/8064/stat : 8064 (wbo1.6) R 8062 8064 6878 0 -1 4202496 106043 0 0 0 106064 167 0 0 25 0 1 0 901976058 419459072 102011 33554432000 4194304 5714214 140733377836832 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8064/statm: 102407 102011 177 372 0 102032 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 409628

[startup+1122.3 s]
/proc/loadavg: 2.00 1.97 1.91 3/176 8095
/proc/meminfo: memFree=30498444/32951132 swapFree=67052544/67111528
[pid=8064] ppid=8062 vsize=409628 CPUtime=1122.31 cores=1,3,5,7
/proc/8064/stat : 8064 (wbo1.6) R 8062 8064 6878 0 -1 4202496 106045 0 0 0 112060 171 0 0 25 0 1 0 901976058 419459072 102013 33554432000 4194304 5714214 140733377836832 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8064/statm: 102407 102013 177 372 0 102032 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 409628

[startup+1182.3 s]
/proc/loadavg: 2.00 1.97 1.91 3/176 8097
/proc/meminfo: memFree=30475368/32951132 swapFree=67052544/67111528
[pid=8064] ppid=8062 vsize=419488 CPUtime=1182.32 cores=1,3,5,7
/proc/8064/stat : 8064 (wbo1.6) R 8062 8064 6878 0 -1 4202496 108497 0 0 0 118056 176 0 0 25 0 1 0 901976058 429555712 104465 33554432000 4194304 5714214 140733377836832 18446744073709551615 4319768 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8064/statm: 104872 104465 177 372 0 104497 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 419488

[startup+1242.3 s]
/proc/loadavg: 2.05 1.99 1.92 3/176 8099
/proc/meminfo: memFree=30464944/32951132 swapFree=67052544/67111528
[pid=8064] ppid=8062 vsize=421364 CPUtime=1242.31 cores=1,3,5,7
/proc/8064/stat : 8064 (wbo1.6) R 8062 8064 6878 0 -1 4202496 108951 0 0 0 124049 182 0 0 25 0 1 0 901976058 431476736 104919 33554432000 4194304 5714214 140733377836832 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8064/statm: 105341 104919 177 372 0 104966 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 421364

[startup+1302.3 s]
/proc/loadavg: 2.02 1.99 1.92 3/176 8101
/proc/meminfo: memFree=30427984/32951132 swapFree=67052544/67111528
[pid=8064] ppid=8062 vsize=452024 CPUtime=1302.32 cores=1,3,5,7
/proc/8064/stat : 8064 (wbo1.6) R 8062 8064 6878 0 -1 4202496 116611 0 0 0 130042 190 0 0 25 0 1 0 901976058 462872576 112579 33554432000 4194304 5714214 140733377836832 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8064/statm: 113006 112579 177 372 0 112631 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 452024

[startup+1362.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/176 8101
/proc/meminfo: memFree=30409608/32951132 swapFree=67052544/67111528
[pid=8064] ppid=8062 vsize=463056 CPUtime=1362.31 cores=1,3,5,7
/proc/8064/stat : 8064 (wbo1.6) R 8062 8064 6878 0 -1 4202496 119716 0 0 0 136030 201 0 0 25 0 1 0 901976058 474169344 115357 33554432000 4194304 5714214 140733377836832 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8064/statm: 115764 115357 177 372 0 115389 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 463056

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.92 3/176 8103
/proc/meminfo: memFree=30396208/32951132 swapFree=67052544/67111528
[pid=8064] ppid=8062 vsize=463056 CPUtime=1422.32 cores=1,3,5,7
/proc/8064/stat : 8064 (wbo1.6) R 8062 8064 6878 0 -1 4202496 119721 0 0 0 142019 213 0 0 25 0 1 0 901976058 474169344 115362 33554432000 4194304 5714214 140733377836832 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8064/statm: 115764 115362 177 372 0 115389 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 463056

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/176 8105
/proc/meminfo: memFree=30384288/32951132 swapFree=67052544/67111528
[pid=8064] ppid=8062 vsize=463056 CPUtime=1482.32 cores=1,3,5,7
/proc/8064/stat : 8064 (wbo1.6) R 8062 8064 6878 0 -1 4202496 119721 0 0 0 148008 224 0 0 25 0 1 0 901976058 474169344 115362 33554432000 4194304 5714214 140733377836832 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8064/statm: 115764 115362 177 372 0 115389 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 463056

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/176 8116
/proc/meminfo: memFree=30373124/32951132 swapFree=67052544/67111528
[pid=8064] ppid=8062 vsize=463056 CPUtime=1542.31 cores=1,3,5,7
/proc/8064/stat : 8064 (wbo1.6) R 8062 8064 6878 0 -1 4202496 119721 0 0 0 153998 233 0 0 25 0 1 0 901976058 474169344 115362 33554432000 4194304 5714214 140733377836832 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8064/statm: 115764 115362 177 372 0 115389 0
Current children cumulated CPU time (s) 1542.31
Current children cumulated vsize (KiB) 463056

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/176 8118
/proc/meminfo: memFree=30368020/32951132 swapFree=67052544/67111528
[pid=8064] ppid=8062 vsize=463056 CPUtime=1602.31 cores=1,3,5,7
/proc/8064/stat : 8064 (wbo1.6) R 8062 8064 6878 0 -1 4202496 119721 0 0 0 159988 243 0 0 25 0 1 0 901976058 474169344 115362 33554432000 4194304 5714214 140733377836832 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8064/statm: 115764 115362 177 372 0 115389 0
Current children cumulated CPU time (s) 1602.31
Current children cumulated vsize (KiB) 463056

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/176 8118
/proc/meminfo: memFree=30335768/32951132 swapFree=67052544/67111528
[pid=8064] ppid=8062 vsize=463056 CPUtime=1662.32 cores=1,3,5,7
/proc/8064/stat : 8064 (wbo1.6) R 8062 8064 6878 0 -1 4202496 119721 0 0 0 165974 258 0 0 25 0 1 0 901976058 474169344 115362 33554432000 4194304 5714214 140733377836832 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8064/statm: 115764 115362 177 372 0 115389 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 463056

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/176 8120
/proc/meminfo: memFree=30325212/32951132 swapFree=67052544/67111528
[pid=8064] ppid=8062 vsize=463056 CPUtime=1722.32 cores=1,3,5,7
/proc/8064/stat : 8064 (wbo1.6) R 8062 8064 6878 0 -1 4202496 119721 0 0 0 171966 266 0 0 25 0 1 0 901976058 474169344 115362 33554432000 4194304 5714214 140733377836832 18446744073709551615 4300385 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8064/statm: 115764 115362 177 372 0 115389 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 463056

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/176 8122
/proc/meminfo: memFree=30270520/32951132 swapFree=67052544/67111528
[pid=8064] ppid=8062 vsize=463056 CPUtime=1782.31 cores=1,3,5,7
/proc/8064/stat : 8064 (wbo1.6) R 8062 8064 6878 0 -1 4202496 119721 0 0 0 177957 274 0 0 25 0 1 0 901976058 474169344 115362 33554432000 4194304 5714214 140733377836832 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8064/statm: 115764 115362 177 372 0 115389 0
Current children cumulated CPU time (s) 1782.31
Current children cumulated vsize (KiB) 463056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 1.99 1.92 3/176 8124
/proc/meminfo: memFree=30265920/32951132 swapFree=67052544/67111528
[pid=8064] ppid=8062 vsize=463056 CPUtime=1800.02 cores=1,3,5,7
/proc/8064/stat : 8064 (wbo1.6) R 8062 8064 6878 0 -1 4202496 119721 0 0 0 179724 278 0 0 25 0 1 0 901976058 474169344 115362 33554432000 4194304 5714214 140733377836832 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/8064/statm: 115764 115362 177 372 0 115389 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 463056

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.05
CPU user time (s): 1797.25
CPU system time (s): 2.80257
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 464432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.25
system time used= 2.80257
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119721
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= 9
involuntary context switches= 22806

runsolver used 2.39064 second user time and 5.80312 second system time

The end

Launcher Data

Begin job on node128 at 2011-06-12 20:36:14
IDJOB=3446685
IDBENCH=78697
IDSOLVER=1943
FILE ID=node128/3446685-1307903774
RUNJOBID= node128-1307903774-8037
PBS_JOBID= 13559578
Free space on /tmp= 74076 MiB

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

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

MD5SUM BENCH= 2683f5c0f2bcb2ef48b38611ac907218
RANDOM SEED=554072160

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      31323384 kB
Buffers:        312188 kB
Cached:        1066944 kB
SwapCached:      11368 kB
Active:         511268 kB
Inactive:       889012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      31323384 kB
SwapTotal:    67111528 kB
SwapFree:     67052544 kB
Dirty:            8632 kB
Writeback:          16 kB
AnonPages:       19304 kB
Mapped:          11012 kB
Slab:           163988 kB
PageTables:       4804 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   210416 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74072 MiB
End job on node128 at 2011-06-12 21:06:16