Trace number 3446673

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-chnl30_35_pb.cnf.cr--soft-33-100-0.wbo
MD5SUM694cfd83cbc837ad458e2da6a5d5efcc
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark12
Best CPU time to get the best result obtained on this benchmark0.334948
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2100
Total number of constraints130
Number of soft constraints90
Number of constraints which are clauses70
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 constraint35
Top cost 4485
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 4484
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 36
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-3446673-1307903675.wbo.
0.00/0.00	c Instance file HOME/instance-3446673-1307903675.wbo
0.00/0.00	c File size is 37262 bytes.
0.00/0.00	c Highest Coefficient sum: 36
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:      2100                                                |
0.00/0.00	c |  Number Clauses:        70                                                  |
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 |    2100      130     4200 |     5000        0   -nan |  0.000 % |
0.00/0.00	c |       102 |    2100      130     4200 |     5500      102    138 |  0.000 % |
0.00/0.01	c |       255 |    2100      130     4200 |     6050      255    150 |  0.000 % |
0.01/0.01	c |       482 |    2100      130     4200 |     6655      482    150 |  0.000 % |
0.01/0.03	c |       820 |    2100      130     4200 |     7320      820    158 |  0.000 % |
0.01/0.05	c |      1326 |    2100      130     4200 |     8052     1326    168 |  0.000 % |
0.01/0.09	c |      2085 |    2100      130     4200 |     8857     2085    166 |  0.000 % |
0.19/0.20	c |      3224 |    2100      130     4200 |     9743     3224    198 |  0.000 % |
0.29/0.34	c |      4932 |    2100      130     4200 |    10717     4932    190 |  0.000 % |
0.59/0.61	c |      7495 |    2100      130     4200 |    11789     7495    180 |  0.000 % |
1.09/1.14	c |     11339 |    2100      130     4200 |    12968    11339    193 |  0.000 % |
2.29/2.36	c |     17106 |    2100      130     4200 |    14265    10122    233 |  0.000 % |
5.59/5.60	c |     25757 |    2100      130     4200 |    15692    11154    353 |  0.000 % |
12.10/12.19	c |     38732 |    2100      130     4200 |    17261    15985    356 |  0.000 % |
27.69/27.77	c |     58193 |    2100      130     4200 |    18987    17220    470 |  0.000 % |
36.89/36.91	c |     87385 |    2100      130     4200 |    20886    16572    253 |  0.000 % |
48.79/48.86	c |    131177 |    2100      130     4200 |    22974    16171    236 |  0.000 % |
72.70/72.77	c |    196863 |    2100      130     4200 |    25272    21963    232 |  0.000 % |
117.00/117.06	c |    295390 |    2100      130     4200 |    27799    13166    290 |  0.000 % |
180.60/180.61	c |    443183 |    2100      130     4200 |    30579    12595    246 |  0.000 % |
304.70/304.74	c |    664868 |    2100      130     4200 |    33637    14912    251 |  0.000 % |
540.70/540.77	c |    997395 |    2100      130     4200 |    37001    34225    444 |  0.000 % |
822.72/822.75	c |   1496184 |    2100      130     4200 |    40701    13677    257 |  0.000 % |
1278.32/1278.35	c |   2244367 |    2100      130     4200 |    44771    33730    303 |  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-3446673-1307903675/watcher-3446673-1307903675 -o /var/tmp/evaluation-result-3446673-1307903675/solver-3446673-1307903675 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446673-1307903675.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.00 1.24 1.61 4/176 10268
/proc/meminfo: memFree=1326128/32950928 swapFree=67055156/67111528
[pid=10268] ppid=10264 vsize=2692 CPUtime=0 cores=1,3,5,7
/proc/10268/stat : 10268 (wbo1.6) R 10264 10268 9537 0 -1 4202496 480 0 0 0 0 0 0 0 22 0 1 0 901967325 2756608 422 33554432000 4194304 5714214 140733985978384 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10268/statm: 673 422 176 372 0 298 0

[startup+0.0131389 s]
/proc/loadavg: 1.00 1.24 1.61 4/176 10268
/proc/meminfo: memFree=1326128/32950928 swapFree=67055156/67111528
[pid=10268] ppid=10264 vsize=2956 CPUtime=0.01 cores=1,3,5,7
/proc/10268/stat : 10268 (wbo1.6) R 10264 10268 9537 0 -1 4202496 536 0 0 0 1 0 0 0 22 0 1 0 901967325 3026944 478 33554432000 4194304 5714214 140733985978384 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10268/statm: 739 478 177 372 0 364 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2956

[startup+0.100185 s]
/proc/loadavg: 1.00 1.24 1.61 4/176 10268
/proc/meminfo: memFree=1326128/32950928 swapFree=67055156/67111528
[pid=10268] ppid=10264 vsize=4672 CPUtime=0.09 cores=1,3,5,7
/proc/10268/stat : 10268 (wbo1.6) R 10264 10268 9537 0 -1 4202496 962 0 0 0 9 0 0 0 22 0 1 0 901967325 4784128 904 33554432000 4194304 5714214 140733985978384 18446744073709551615 4319864 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10268/statm: 1168 904 177 372 0 793 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4672

[startup+0.300151 s]
/proc/loadavg: 1.00 1.24 1.61 4/176 10268
/proc/meminfo: memFree=1326128/32950928 swapFree=67055156/67111528
[pid=10268] ppid=10264 vsize=7312 CPUtime=0.29 cores=1,3,5,7
/proc/10268/stat : 10268 (wbo1.6) R 10264 10268 9537 0 -1 4202496 1640 0 0 0 28 1 0 0 23 0 1 0 901967325 7487488 1582 33554432000 4194304 5714214 140733985978384 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10268/statm: 1828 1582 177 372 0 1453 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7312

[startup+0.701074 s]
/proc/loadavg: 1.00 1.24 1.61 4/176 10268
/proc/meminfo: memFree=1326128/32950928 swapFree=67055156/67111528
[pid=10268] ppid=10264 vsize=11292 CPUtime=0.69 cores=1,3,5,7
/proc/10268/stat : 10268 (wbo1.6) R 10264 10268 9537 0 -1 4202496 2617 0 0 0 67 2 0 0 25 0 1 0 901967325 11563008 2559 33554432000 4194304 5714214 140733985978384 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10268/statm: 2823 2559 177 372 0 2448 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11292

[startup+1.50093 s]
/proc/loadavg: 1.00 1.24 1.61 4/178 10270
/proc/meminfo: memFree=1309048/32950928 swapFree=67055156/67111528
[pid=10268] ppid=10264 vsize=17908 CPUtime=1.49 cores=1,3,5,7
/proc/10268/stat : 10268 (wbo1.6) R 10264 10268 9537 0 -1 4202496 4278 0 0 0 146 3 0 0 25 0 1 0 901967325 18337792 4220 33554432000 4194304 5714214 140733985978384 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10268/statm: 4477 4220 177 372 0 4102 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17908

[startup+3.10065 s]
/proc/loadavg: 1.00 1.24 1.61 4/178 10270
/proc/meminfo: memFree=1301812/32950928 swapFree=67055156/67111528
[pid=10268] ppid=10264 vsize=24000 CPUtime=3.09 cores=1,3,5,7
/proc/10268/stat : 10268 (wbo1.6) R 10264 10268 9537 0 -1 4202496 5796 0 0 0 304 5 0 0 25 0 1 0 901967325 24576000 5738 33554432000 4194304 5714214 140733985978384 18446744073709551615 4319405 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10268/statm: 6000 5738 177 372 0 5625 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24000

[startup+6.30103 s]
/proc/loadavg: 1.08 1.26 1.61 4/178 10270
/proc/meminfo: memFree=1286356/32950928 swapFree=67055156/67111528
[pid=10268] ppid=10264 vsize=32264 CPUtime=6.29 cores=1,3,5,7
/proc/10268/stat : 10268 (wbo1.6) R 10264 10268 9537 0 -1 4202496 7844 0 0 0 623 6 0 0 25 0 1 0 901967325 33038336 7786 33554432000 4194304 5714214 140733985978384 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10268/statm: 8066 7786 177 372 0 7691 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32264

[startup+12.7009 s]
/proc/loadavg: 1.15 1.27 1.61 4/178 10270
/proc/meminfo: memFree=1274128/32950928 swapFree=67055156/67111528
[pid=10268] ppid=10264 vsize=39588 CPUtime=12.69 cores=1,3,5,7
/proc/10268/stat : 10268 (wbo1.6) R 10264 10268 9537 0 -1 4202496 9664 0 0 0 1260 9 0 0 25 0 1 0 901967325 40538112 9606 33554432000 4194304 5714214 140733985978384 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10268/statm: 9897 9606 177 372 0 9522 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 39588

[startup+25.5007 s]
/proc/loadavg: 1.34 1.30 1.62 4/178 10271
/proc/meminfo: memFree=1250872/32950928 swapFree=67055156/67111528
[pid=10268] ppid=10264 vsize=48392 CPUtime=25.49 cores=1,3,5,7
/proc/10268/stat : 10268 (wbo1.6) R 10264 10268 9537 0 -1 4202496 11865 0 0 0 2537 12 0 0 25 0 1 0 901967325 49553408 11807 33554432000 4194304 5714214 140733985978384 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10268/statm: 12098 11807 177 372 0 11723 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 48392

[startup+51.1001 s]
/proc/loadavg: 1.56 1.36 1.63 4/178 10271
/proc/meminfo: memFree=1221308/32950928 swapFree=67055156/67111528
[pid=10268] ppid=10264 vsize=58964 CPUtime=51.09 cores=1,3,5,7
/proc/10268/stat : 10268 (wbo1.6) R 10264 10268 9537 0 -1 4202496 14464 0 0 0 5081 28 0 0 25 0 1 0 901967325 60379136 14406 33554432000 4194304 5714214 140733985978384 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10268/statm: 14741 14406 177 372 0 14366 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 58964

[startup+102.306 s]
/proc/loadavg: 1.81 1.45 1.64 4/178 10273
/proc/meminfo: memFree=1147004/32950928 swapFree=67055156/67111528
[pid=10268] ppid=10264 vsize=98468 CPUtime=102.3 cores=1,3,5,7
/proc/10268/stat : 10268 (wbo1.6) R 10264 10268 9537 0 -1 4202496 24255 0 0 0 10173 57 0 0 25 0 1 0 901967325 100831232 24197 33554432000 4194304 5714214 140733985978384 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10268/statm: 24617 24197 177 372 0 24242 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 98468

[startup+162.3 s]
/proc/loadavg: 2.02 1.58 1.67 3/178 10274
/proc/meminfo: memFree=1106904/32950928 swapFree=67055156/67111528
[pid=10268] ppid=10264 vsize=121308 CPUtime=162.29 cores=1,3,5,7
/proc/10268/stat : 10268 (wbo1.6) R 10264 10268 9537 0 -1 4202496 29846 0 0 0 16148 81 0 0 25 0 1 0 901967325 124219392 29788 33554432000 4194304 5714214 140733985978384 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10268/statm: 30327 29788 177 372 0 29952 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 121308

[startup+222.301 s]
/proc/loadavg: 2.01 1.65 1.69 4/178 10276
/proc/meminfo: memFree=1077100/32950928 swapFree=67055156/67111528
[pid=10268] ppid=10264 vsize=151604 CPUtime=222.29 cores=1,3,5,7
/proc/10268/stat : 10268 (wbo1.6) R 10264 10268 9537 0 -1 4202496 37275 0 0 0 22124 105 0 0 25 0 1 0 901967325 155242496 37217 33554432000 4194304 5714214 140733985978384 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10268/statm: 37901 37217 177 372 0 37526 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 151604

[startup+282.3 s]
/proc/loadavg: 2.00 1.71 1.71 4/178 10278
/proc/meminfo: memFree=1029428/32950928 swapFree=67055156/67111528
[pid=10268] ppid=10264 vsize=169668 CPUtime=282.3 cores=1,3,5,7
/proc/10268/stat : 10268 (wbo1.6) R 10264 10268 9537 0 -1 4202496 41695 0 0 0 28101 129 0 0 25 0 1 0 901967325 173740032 41637 33554432000 4194304 5714214 140733985978384 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10268/statm: 42417 41637 177 372 0 42042 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 169668

[startup+342.301 s]
/proc/loadavg: 1.95 1.75 1.72 3/178 10317
/proc/meminfo: memFree=1079444/32950928 swapFree=67055156/67111528
[pid=10268] ppid=10264 vsize=211384 CPUtime=342.29 cores=1,3,5,7
/proc/10268/stat : 10268 (wbo1.6) R 10264 10268 9537 0 -1 4202496 51989 0 0 0 34085 144 0 0 25 0 1 0 901967325 216457216 51931 33554432000 4194304 5714214 140733985978384 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10268/statm: 52846 51931 177 372 0 52471 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 211384

[startup+402.3 s]
/proc/loadavg: 1.98 1.79 1.73 3/178 10319
/proc/meminfo: memFree=1021508/32950928 swapFree=67055156/67111528
[pid=10268] ppid=10264 vsize=231884 CPUtime=402.3 cores=1,3,5,7
/proc/10268/stat : 10268 (wbo1.6) R 10264 10268 9537 0 -1 4202496 57053 0 0 0 40072 158 0 0 25 0 1 0 901967325 237449216 56988 33554432000 4194304 5714214 140733985978384 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10268/statm: 57971 56988 177 372 0 57596 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 231884

[startup+462.301 s]
/proc/loadavg: 1.99 1.83 1.75 3/178 10320
/proc/meminfo: memFree=974088/32950928 swapFree=67055156/67111528
[pid=10268] ppid=10264 vsize=253716 CPUtime=462.3 cores=1,3,5,7
/proc/10268/stat : 10268 (wbo1.6) R 10264 10268 9537 0 -1 4202496 62511 0 0 0 46058 172 0 0 25 0 1 0 901967325 259805184 62446 33554432000 4194304 5714214 140733985978384 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10268/statm: 63429 62446 177 372 0 63054 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 253716

[startup+522.301 s]
/proc/loadavg: 2.04 1.87 1.76 3/178 10322
/proc/meminfo: memFree=945872/32950928 swapFree=67055156/67111528
[pid=10268] ppid=10264 vsize=259344 CPUtime=522.3 cores=1,3,5,7
/proc/10268/stat : 10268 (wbo1.6) R 10264 10268 9537 0 -1 4202496 63905 0 0 0 52046 184 0 0 25 0 1 0 901967325 265568256 63840 33554432000 4194304 5714214 140733985978384 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10268/statm: 64836 63840 177 372 0 64461 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 259344

[startup+582.3 s]
/proc/loadavg: 2.01 1.89 1.77 3/178 10324
/proc/meminfo: memFree=917536/32950928 swapFree=67055156/67111528
[pid=10268] ppid=10264 vsize=273288 CPUtime=582.3 cores=1,3,5,7
/proc/10268/stat : 10268 (wbo1.6) R 10264 10268 9537 0 -1 4202496 67368 0 0 0 58033 197 0 0 25 0 1 0 901967325 279846912 67303 33554432000 4194304 5714214 140733985978384 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10268/statm: 68322 67303 177 372 0 67947 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 273288

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.01 1.95 1.82 3/178 10330
/proc/meminfo: memFree=797768/32950928 swapFree=67055156/67111528
[pid=10268] ppid=10264 vsize=333592 CPUtime=822.31 cores=1,3,5,7
/proc/10268/stat : 10268 (wbo1.6) R 10264 10268 9537 0 -1 4202496 82269 0 0 0 81979 252 0 0 25 0 1 0 901967325 341598208 82204 33554432000 4194304 5714214 140733985978384 18446744073709551615 4300192 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10268/statm: 83398 82204 177 372 0 83023 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 333592

[startup+882.3 s]
/proc/loadavg: 2.00 1.96 1.83 3/178 10332
/proc/meminfo: memFree=739816/32950928 swapFree=67055156/67111528
[pid=10268] ppid=10264 vsize=369544 CPUtime=882.3 cores=1,3,5,7
/proc/10268/stat : 10268 (wbo1.6) R 10264 10268 9537 0 -1 4202496 91192 0 0 0 87963 267 0 0 25 0 1 0 901967325 378413056 91127 33554432000 4194304 5714214 140733985978384 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10268/statm: 92386 91127 177 372 0 92011 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 369544

[startup+942.301 s]
/proc/loadavg: 2.00 1.96 1.83 3/178 10333
/proc/meminfo: memFree=700824/32950928 swapFree=67055156/67111528
[pid=10268] ppid=10264 vsize=386436 CPUtime=942.31 cores=1,3,5,7
/proc/10268/stat : 10268 (wbo1.6) R 10264 10268 9537 0 -1 4202496 95229 0 0 0 93952 279 0 0 25 0 1 0 901967325 395710464 95148 33554432000 4194304 5714214 140733985978384 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10268/statm: 96609 95148 177 372 0 96234 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 386436

[startup+1002.3 s]
/proc/loadavg: 2.00 1.97 1.84 3/178 10335
/proc/meminfo: memFree=669028/32950928 swapFree=67055156/67111528
[pid=10268] ppid=10264 vsize=402324 CPUtime=1002.31 cores=1,3,5,7
/proc/10268/stat : 10268 (wbo1.6) R 10264 10268 9537 0 -1 4202496 99055 0 0 0 99941 290 0 0 25 0 1 0 901967325 411979776 98974 33554432000 4194304 5714214 140733985978384 18446744073709551615 4319796 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/10268/statm: 100581 98974 177 372 0 100206 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 402324

[startup+1062.3 s]
/proc/loadavg: 2.06 1.99 1.85 3/178 10336
/proc/meminfo: memFree=645276/32950928 swapFree=67055156/67111528
[pid=10268] ppid=10264 vsize=408660 CPUtime=1062.31 cores=1,3,5,7
/proc/10268/stat : 10268 (wbo1.6) R 10264 10268 9537 0 -1 4202496 100546 0 0 0 105926 305 0 0 25 0 1 0 901967325 418467840 100465 33554432000 4194304 5714214 140733985978384 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10268/statm: 102165 100465 177 372 0 101790 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 408660

[startup+1122.3 s]
/proc/loadavg: 2.02 1.99 1.86 3/178 10338
/proc/meminfo: memFree=602452/32950928 swapFree=67055156/67111528
[pid=10268] ppid=10264 vsize=443472 CPUtime=1122.32 cores=1,3,5,7
/proc/10268/stat : 10268 (wbo1.6) R 10264 10268 9537 0 -1 4202496 109928 0 0 0 111908 324 0 0 25 0 1 0 901967325 454115328 109177 33554432000 4194304 5714214 140733985978384 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10268/statm: 110868 109177 177 372 0 110493 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 443472

[startup+1182.3 s]
/proc/loadavg: 2.00 1.99 1.86 3/178 10340
/proc/meminfo: memFree=580568/32950928 swapFree=67055156/67111528
[pid=10268] ppid=10264 vsize=462876 CPUtime=1182.31 cores=1,3,5,7
/proc/10268/stat : 10268 (wbo1.6) R 10264 10268 9537 0 -1 4202496 114738 0 0 0 117893 338 0 0 25 0 1 0 901967325 473985024 113987 33554432000 4194304 5714214 140733985978384 18446744073709551615 4319440 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10268/statm: 115719 113987 177 372 0 115344 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 462876

[startup+1242.3 s]
/proc/loadavg: 2.00 1.99 1.87 3/178 10341
/proc/meminfo: memFree=564392/32950928 swapFree=67055156/67111528
[pid=10268] ppid=10264 vsize=476232 CPUtime=1242.31 cores=1,3,5,7
/proc/10268/stat : 10268 (wbo1.6) R 10264 10268 9537 0 -1 4202496 118065 0 0 0 123882 349 0 0 25 0 1 0 901967325 487661568 117314 33554432000 4194304 5714214 140733985978384 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10268/statm: 119058 117314 177 372 0 118683 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 476232

[startup+1302.3 s]
/proc/loadavg: 2.00 1.99 1.88 3/178 10343
/proc/meminfo: memFree=544128/32950928 swapFree=67055156/67111528
[pid=10268] ppid=10264 vsize=495672 CPUtime=1302.32 cores=1,3,5,7
/proc/10268/stat : 10268 (wbo1.6) R 10264 10268 9537 0 -1 4202496 122872 0 0 0 129865 367 0 0 25 0 1 0 901967325 507568128 122121 33554432000 4194304 5714214 140733985978384 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10268/statm: 123918 122121 177 372 0 123543 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 495672

[startup+1362.3 s]
/proc/loadavg: 2.00 1.99 1.88 3/178 10344
/proc/meminfo: memFree=502400/32950928 swapFree=67055156/67111528
[pid=10268] ppid=10264 vsize=521572 CPUtime=1362.32 cores=1,3,5,7
/proc/10268/stat : 10268 (wbo1.6) R 10264 10268 9537 0 -1 4202496 129295 0 0 0 135847 385 0 0 25 0 1 0 901967325 534089728 128544 33554432000 4194304 5714214 140733985978384 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10268/statm: 130393 128544 177 372 0 130018 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 521572

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.89 3/178 10346
/proc/meminfo: memFree=472336/32950928 swapFree=67055156/67111528
[pid=10268] ppid=10264 vsize=539308 CPUtime=1422.32 cores=1,3,5,7
/proc/10268/stat : 10268 (wbo1.6) R 10264 10268 9537 0 -1 4202496 133624 0 0 0 141829 403 0 0 25 0 1 0 901967325 552251392 132873 33554432000 4194304 5714214 140733985978384 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10268/statm: 134827 132873 177 372 0 134452 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 539308

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.89 3/178 10348
/proc/meminfo: memFree=436064/32950928 swapFree=67055156/67111528
[pid=10268] ppid=10264 vsize=557056 CPUtime=1482.32 cores=1,3,5,7
/proc/10268/stat : 10268 (wbo1.6) R 10264 10268 9537 0 -1 4202496 138076 0 0 0 147816 416 0 0 25 0 1 0 901967325 570425344 137325 33554432000 4194304 5714214 140733985978384 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10268/statm: 139264 137325 177 372 0 138889 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 557056

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.90 3/178 10349
/proc/meminfo: memFree=404260/32950928 swapFree=67055156/67111528
[pid=10268] ppid=10264 vsize=575960 CPUtime=1542.33 cores=1,3,5,7
/proc/10268/stat : 10268 (wbo1.6) R 10264 10268 9537 0 -1 4202496 142750 0 0 0 153804 429 0 0 25 0 1 0 901967325 589783040 141999 33554432000 4194304 5714214 140733985978384 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10268/statm: 143990 141999 177 372 0 143615 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 575960

[startup+1602.3 s]
/proc/loadavg: 2.08 2.00 1.91 3/178 10360
/proc/meminfo: memFree=350864/32950928 swapFree=67055156/67111528
[pid=10268] ppid=10264 vsize=597892 CPUtime=1602.33 cores=1,3,5,7
/proc/10268/stat : 10268 (wbo1.6) R 10264 10268 9537 0 -1 4202496 148233 0 0 0 159790 443 0 0 25 0 1 0 901967325 612241408 147482 33554432000 4194304 5714214 140733985978384 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10268/statm: 149473 147482 177 372 0 149098 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 597892

[startup+1662.3 s]
/proc/loadavg: 2.03 2.00 1.91 3/178 10361
/proc/meminfo: memFree=327132/32950928 swapFree=67055156/67111528
[pid=10268] ppid=10264 vsize=607612 CPUtime=1662.33 cores=1,3,5,7
/proc/10268/stat : 10268 (wbo1.6) R 10264 10268 9537 0 -1 4202496 150663 0 0 0 165777 456 0 0 25 0 1 0 901967325 622194688 149912 33554432000 4194304 5714214 140733985978384 18446744073709551615 4319737 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10268/statm: 151903 149912 177 372 0 151528 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 607612

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 1.91 3/178 10363
/proc/meminfo: memFree=300236/32950928 swapFree=67055156/67111528
[pid=10268] ppid=10264 vsize=624116 CPUtime=1722.32 cores=1,3,5,7
/proc/10268/stat : 10268 (wbo1.6) R 10264 10268 9537 0 -1 4202496 154695 0 0 0 171766 466 0 0 25 0 1 0 901967325 639094784 153944 33554432000 4194304 5714214 140733985978384 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10268/statm: 156029 153944 177 372 0 155654 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 624116

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 10368
/proc/meminfo: memFree=274192/32950928 swapFree=67055156/67111528
[pid=10268] ppid=10264 vsize=639680 CPUtime=1782.33 cores=1,3,5,7
/proc/10268/stat : 10268 (wbo1.6) R 10264 10268 9537 0 -1 4202496 158593 0 0 0 177752 481 0 0 25 0 1 0 901967325 655032320 157842 33554432000 4194304 5714214 140733985978384 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10268/statm: 159920 157842 177 372 0 159545 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 639680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 10368
/proc/meminfo: memFree=266588/32950928 swapFree=67055156/67111528
[pid=10268] ppid=10264 vsize=645516 CPUtime=1800.04 cores=1,3,5,7
/proc/10268/stat : 10268 (wbo1.6) R 10264 10268 9537 0 -1 4202496 160046 0 0 0 179520 484 0 0 25 0 1 0 901967325 661008384 159295 33554432000 4194304 5714214 140733985978384 18446744073709551615 4319375 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/10268/statm: 161379 159295 177 372 0 161004 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 645516

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

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

runsolver used 2.83257 second user time and 6.52701 second system time

The end

Launcher Data

Begin job on node123 at 2011-06-12 20:34:35
IDJOB=3446673
IDBENCH=78691
IDSOLVER=1943
FILE ID=node123/3446673-1307903675
RUNJOBID= node123-1307903675-10242
PBS_JOBID= 13559583
Free space on /var/tmp= 2896 MiB

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

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

MD5SUM BENCH= 694cfd83cbc837ad458e2da6a5d5efcc
RANDOM SEED=592543462

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       1326860 kB
Buffers:         56164 kB
Cached:       30593776 kB
SwapCached:      10036 kB
Active:       14996324 kB
Inactive:     15671592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       1326860 kB
SwapTotal:    67111528 kB
SwapFree:     67055156 kB
Dirty:            8552 kB
Writeback:           0 kB
AnonPages:       16168 kB
Mapped:          12512 kB
Slab:           891152 kB
PageTables:       4400 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   185692 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 node123 at 2011-06-12 21:04:37