Trace number 3446662

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl35_40_pb.cnf.cr--soft-33-100-0.wbo
MD5SUM80545edaffb0e9df5db6b9d8725aa6de
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark0.279956
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2800
Total number of constraints150
Number of soft constraints106
Number of constraints which are clauses80
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint35
Maximum length of a constraint40
Top cost 5369
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 5368
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 41
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-3446662-1307903628.wbo.
0.00/0.00	c Instance file HOME/instance-3446662-1307903628.wbo
0.00/0.00	c File size is 50092 bytes.
0.00/0.00	c Highest Coefficient sum: 41
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:      2800                                                |
0.00/0.00	c |  Number Clauses:        80                                                  |
0.00/0.00	c |  Number Cardinality:    70                                                  |
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 |    2800      150     5600 |     5000        0   -nan |  0.000 % |
0.00/0.00	c |       101 |    2800      150     5600 |     5500      101    144 |  0.000 % |
0.00/0.01	c |       251 |    2800      150     5600 |     6050      251    168 |  0.000 % |
0.00/0.02	c |       476 |    2800      150     5600 |     6655      476    159 |  0.000 % |
0.00/0.03	c |       813 |    2800      150     5600 |     7320      813    157 |  0.000 % |
0.03/0.05	c |      1320 |    2800      150     5600 |     8052     1320    182 |  0.000 % |
0.09/0.10	c |      2079 |    2800      150     5600 |     8857     2079    189 |  0.000 % |
0.09/0.19	c |      3219 |    2800      150     5600 |     9743     3219    204 |  0.000 % |
0.29/0.34	c |      4928 |    2800      150     5600 |    10717     4928    200 |  0.000 % |
0.59/0.68	c |      7493 |    2800      150     5600 |    11789     7493    228 |  0.000 % |
1.49/1.52	c |     11337 |    2800      150     5600 |    12968    11337    264 |  0.000 % |
2.69/2.70	c |     17103 |    2800      150     5600 |    14265     9955    268 |  0.000 % |
4.49/4.50	c |     25752 |    2800      150     5600 |    15692    10795    246 |  0.000 % |
8.29/8.36	c |     38727 |    2800      150     5600 |    17261    15255    283 |  0.000 % |
16.29/16.40	c |     58192 |    2800      150     5600 |    18987    16138    295 |  0.000 % |
24.40/24.48	c |     87387 |    2800      150     5600 |    20886    15013    372 |  0.000 % |
44.19/44.25	c |    131177 |    2800      150     5600 |    22974    14091    387 |  0.000 % |
72.89/72.92	c |    196862 |    2800      150     5600 |    25272    15730    336 |  0.000 % |
173.99/174.02	c |    295388 |    2800      150     5600 |    27799    26167    735 |  0.000 % |
512.11/512.13	c |    443177 |    2800      150     5600 |    30579    26779   1046 |  0.000 % |
691.01/691.02	c |    664860 |    2800      150     5600 |    33637    20795    519 |  0.000 % |
953.92/953.98	c |    997391 |    2800      150     5600 |    37001    14477    647 |  0.000 % |
1700.53/1700.52	c |   1496179 |    2800      150     5600 |    40701    36606    912 |  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-3446662-1307903628/watcher-3446662-1307903628 -o /var/tmp/evaluation-result-3446662-1307903628/solver-3446662-1307903628 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446662-1307903628.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.32 1.81 1.88 2/176 13033
/proc/meminfo: memFree=1240308/32951124 swapFree=67051728/67111528
[pid=13033] ppid=13028 vsize=2952 CPUtime=0 cores=0,2,4,6
/proc/13033/stat : 13033 (wbo1.6) R 13028 13033 12190 0 -1 4202496 541 0 0 0 0 0 0 0 23 0 1 0 901960774 3022848 479 33554432000 4194304 5714214 140733976935392 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13033/statm: 738 479 176 372 0 363 0

[startup+0.041603 s]
/proc/loadavg: 1.32 1.81 1.88 2/176 13033
/proc/meminfo: memFree=1240308/32951124 swapFree=67051728/67111528
[pid=13033] ppid=13028 vsize=3876 CPUtime=0.03 cores=0,2,4,6
/proc/13033/stat : 13033 (wbo1.6) R 13028 13033 12190 0 -1 4202496 769 0 0 0 3 0 0 0 23 0 1 0 901960774 3969024 707 33554432000 4194304 5714214 140733976935392 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13033/statm: 969 707 177 372 0 594 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3876

[startup+0.100588 s]
/proc/loadavg: 1.32 1.81 1.88 2/176 13033
/proc/meminfo: memFree=1240308/32951124 swapFree=67051728/67111528
[pid=13033] ppid=13028 vsize=5064 CPUtime=0.09 cores=0,2,4,6
/proc/13033/stat : 13033 (wbo1.6) R 13028 13033 12190 0 -1 4202496 1061 0 0 0 9 0 0 0 24 0 1 0 901960774 5185536 999 33554432000 4194304 5714214 140733976935392 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13033/statm: 1266 999 177 372 0 891 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5064

[startup+0.300553 s]
/proc/loadavg: 1.32 1.81 1.88 2/176 13033
/proc/meminfo: memFree=1240308/32951124 swapFree=67051728/67111528
[pid=13033] ppid=13028 vsize=7836 CPUtime=0.29 cores=0,2,4,6
/proc/13033/stat : 13033 (wbo1.6) R 13028 13033 12190 0 -1 4202496 1753 0 0 0 29 0 0 0 25 0 1 0 901960774 8024064 1691 33554432000 4194304 5714214 140733976935392 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13033/statm: 1959 1691 177 372 0 1584 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7836

[startup+0.700514 s]
/proc/loadavg: 1.32 1.81 1.88 2/176 13033
/proc/meminfo: memFree=1240308/32951124 swapFree=67051728/67111528
[pid=13033] ppid=13028 vsize=12076 CPUtime=0.69 cores=0,2,4,6
/proc/13033/stat : 13033 (wbo1.6) R 13028 13033 12190 0 -1 4202496 2818 0 0 0 68 1 0 0 25 0 1 0 901960774 12365824 2756 33554432000 4194304 5714214 140733976935392 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13033/statm: 3019 2756 177 372 0 2644 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12076

[startup+1.50036 s]
/proc/loadavg: 1.32 1.81 1.88 4/178 13035
/proc/meminfo: memFree=1220056/32951124 swapFree=67051728/67111528
[pid=13033] ppid=13028 vsize=17960 CPUtime=1.49 cores=0,2,4,6
/proc/13033/stat : 13033 (wbo1.6) R 13028 13033 12190 0 -1 4202496 4277 0 0 0 148 1 0 0 25 0 1 0 901960774 18391040 4215 33554432000 4194304 5714214 140733976935392 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13033/statm: 4490 4215 177 372 0 4115 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17960

[startup+3.10107 s]
/proc/loadavg: 1.32 1.81 1.88 4/178 13035
/proc/meminfo: memFree=1208772/32951124 swapFree=67051728/67111528
[pid=13033] ppid=13028 vsize=22496 CPUtime=3.09 cores=0,2,4,6
/proc/13033/stat : 13033 (wbo1.6) R 13028 13033 12190 0 -1 4202496 5401 0 0 0 306 3 0 0 25 0 1 0 901960774 23035904 5339 33554432000 4194304 5714214 140733976935392 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13033/statm: 5624 5339 177 372 0 5249 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22496

[startup+6.30048 s]
/proc/loadavg: 1.37 1.82 1.88 4/178 13035
/proc/meminfo: memFree=1197832/32951124 swapFree=67051728/67111528
[pid=13033] ppid=13028 vsize=30332 CPUtime=6.29 cores=0,2,4,6
/proc/13033/stat : 13033 (wbo1.6) R 13028 13033 12190 0 -1 4202496 7356 0 0 0 625 4 0 0 25 0 1 0 901960774 31059968 7294 33554432000 4194304 5714214 140733976935392 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13033/statm: 7583 7294 177 372 0 7208 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30332

[startup+12.7003 s]
/proc/loadavg: 1.58 1.85 1.89 4/178 13036
/proc/meminfo: memFree=1183708/32951124 swapFree=67051728/67111528
[pid=13033] ppid=13028 vsize=36584 CPUtime=12.69 cores=0,2,4,6
/proc/13033/stat : 13033 (wbo1.6) R 13028 13033 12190 0 -1 4202496 8902 0 0 0 1264 5 0 0 25 0 1 0 901960774 37462016 8840 33554432000 4194304 5714214 140733976935392 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13033/statm: 9146 8840 177 372 0 8771 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36584

[startup+25.501 s]
/proc/loadavg: 1.67 1.86 1.89 4/178 13036
/proc/meminfo: memFree=1150868/32951124 swapFree=67051728/67111528
[pid=13033] ppid=13028 vsize=59100 CPUtime=25.49 cores=0,2,4,6
/proc/13033/stat : 13033 (wbo1.6) R 13028 13033 12190 0 -1 4202496 14447 0 0 0 2540 9 0 0 25 0 1 0 901960774 60518400 14385 33554432000 4194304 5714214 140733976935392 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13033/statm: 14775 14385 177 372 0 14400 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 59100

[startup+51.1004 s]
/proc/loadavg: 1.78 1.87 1.90 4/178 13037
/proc/meminfo: memFree=1115712/32951124 swapFree=67051728/67111528
[pid=13033] ppid=13028 vsize=73892 CPUtime=51.09 cores=0,2,4,6
/proc/13033/stat : 13033 (wbo1.6) R 13028 13033 12190 0 -1 4202496 18127 0 0 0 5094 15 0 0 25 0 1 0 901960774 75665408 18065 33554432000 4194304 5714214 140733976935392 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13033/statm: 18473 18065 177 372 0 18098 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 73892

[startup+102.307 s]
/proc/loadavg: 1.90 1.89 1.90 4/178 13038
/proc/meminfo: memFree=1006304/32951124 swapFree=67051728/67111528
[pid=13033] ppid=13028 vsize=149516 CPUtime=102.29 cores=0,2,4,6
/proc/13033/stat : 13033 (wbo1.6) R 13028 13033 12190 0 -1 4202496 36911 0 0 0 10205 24 0 0 25 0 1 0 901960774 153104384 36849 33554432000 4194304 5714214 140733976935392 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13033/statm: 37379 36849 177 372 0 37004 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 149516

[startup+162.3 s]
/proc/loadavg: 1.96 1.90 1.91 4/178 13040
/proc/meminfo: memFree=963724/32951124 swapFree=67051728/67111528
[pid=13033] ppid=13028 vsize=155224 CPUtime=162.3 cores=0,2,4,6
/proc/13033/stat : 13033 (wbo1.6) R 13028 13033 12190 0 -1 4202496 38321 0 0 0 16201 29 0 0 25 0 1 0 901960774 158949376 38259 33554432000 4194304 5714214 140733976935392 18446744073709551615 4319405 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13033/statm: 38806 38259 177 372 0 38431 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 155224

[startup+222.3 s]
/proc/loadavg: 1.98 1.92 1.91 4/178 13041
/proc/meminfo: memFree=890636/32951124 swapFree=67051728/67111528
[pid=13033] ppid=13028 vsize=192932 CPUtime=222.3 cores=0,2,4,6
/proc/13033/stat : 13033 (wbo1.6) R 13028 13033 12190 0 -1 4202496 47752 0 0 0 22195 35 0 0 25 0 1 0 901960774 197562368 47690 33554432000 4194304 5714214 140733976935392 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13033/statm: 48233 47690 177 372 0 47858 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 192932

[startup+282.3 s]
/proc/loadavg: 1.99 1.93 1.91 4/178 13043
/proc/meminfo: memFree=852996/32951124 swapFree=67051728/67111528
[pid=13033] ppid=13028 vsize=192876 CPUtime=282.3 cores=0,2,4,6
/proc/13033/stat : 13033 (wbo1.6) R 13028 13033 12190 0 -1 4202496 47753 0 0 0 28192 38 0 0 25 0 1 0 901960774 197505024 47679 33554432000 4194304 5714214 140733976935392 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13033/statm: 48219 47679 177 372 0 47844 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 192876

[startup+342.301 s]
/proc/loadavg: 1.99 1.94 1.91 4/178 13044
/proc/meminfo: memFree=810636/32951124 swapFree=67051728/67111528
[pid=13033] ppid=13028 vsize=192868 CPUtime=342.3 cores=0,2,4,6
/proc/13033/stat : 13033 (wbo1.6) R 13028 13033 12190 0 -1 4202496 47754 0 0 0 34188 42 0 0 25 0 1 0 901960774 197496832 47678 33554432000 4194304 5714214 140733976935392 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13033/statm: 48217 47678 177 372 0 47842 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 192868

[startup+402.301 s]
/proc/loadavg: 1.99 1.95 1.91 4/178 13046
/proc/meminfo: memFree=771744/32951124 swapFree=67051728/67111528
[pid=13033] ppid=13028 vsize=212764 CPUtime=402.3 cores=0,2,4,6
/proc/13033/stat : 13033 (wbo1.6) R 13028 13033 12190 0 -1 4202496 52689 0 0 0 40184 46 0 0 25 0 1 0 901960774 217870336 52613 33554432000 4194304 5714214 140733976935392 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13033/statm: 53191 52613 177 372 0 52816 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 212764

[startup+462.301 s]
/proc/loadavg: 1.99 1.95 1.91 4/178 13048
/proc/meminfo: memFree=719964/32951124 swapFree=67051728/67111528
[pid=13033] ppid=13028 vsize=244900 CPUtime=462.31 cores=0,2,4,6
/proc/13033/stat : 13033 (wbo1.6) R 13028 13033 12190 0 -1 4202496 60669 0 0 0 46181 50 0 0 25 0 1 0 901960774 250777600 60593 33554432000 4194304 5714214 140733976935392 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13033/statm: 61225 60593 177 372 0 60850 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 244900

[startup+522.301 s]
/proc/loadavg: 1.99 1.96 1.91 4/178 13049
/proc/meminfo: memFree=696316/32951124 swapFree=67051728/67111528
[pid=13033] ppid=13028 vsize=249868 CPUtime=522.3 cores=0,2,4,6
/proc/13033/stat : 13033 (wbo1.6) R 13028 13033 12190 0 -1 4202496 61898 0 0 0 52177 53 0 0 25 0 1 0 901960774 255864832 61822 33554432000 4194304 5714214 140733976935392 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13033/statm: 62467 61822 177 372 0 62092 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 249868

[startup+582.301 s]
/proc/loadavg: 1.99 1.97 1.91 4/178 13051
/proc/meminfo: memFree=676672/32951124 swapFree=67051728/67111528
[pid=13033] ppid=13028 vsize=249868 CPUtime=582.31 cores=0,2,4,6
/proc/13033/stat : 13033 (wbo1.6) R 13028 13033 12190 0 -1 4202496 61899 0 0 0 58171 60 0 0 25 0 1 0 901960774 255864832 61823 33554432000 4194304 5714214 140733976935392 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13033/statm: 62467 61823 177 372 0 62092 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 249868

[startup+642.301 s]

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

[startup+822.3 s]
/proc/loadavg: 1.99 1.97 1.91 4/178 13057
/proc/meminfo: memFree=587736/32951124 swapFree=67051728/67111528
[pid=13033] ppid=13028 vsize=249868 CPUtime=822.31 cores=0,2,4,6
/proc/13033/stat : 13033 (wbo1.6) R 13028 13033 12190 0 -1 4202496 61905 0 0 0 82148 83 0 0 25 0 1 0 901960774 255864832 61829 33554432000 4194304 5714214 140733976935392 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13033/statm: 62467 61829 177 372 0 62092 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 249868

[startup+882.301 s]
/proc/loadavg: 1.99 1.97 1.91 4/178 13059
/proc/meminfo: memFree=528880/32951124 swapFree=67051728/67111528
[pid=13033] ppid=13028 vsize=281880 CPUtime=882.32 cores=0,2,4,6
/proc/13033/stat : 13033 (wbo1.6) R 13028 13033 12190 0 -1 4202496 69913 0 0 0 88137 95 0 0 25 0 1 0 901960774 288645120 69837 33554432000 4194304 5714214 140733976935392 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13033/statm: 70470 69837 177 372 0 70095 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 281880

[startup+942.301 s]
/proc/loadavg: 1.99 1.97 1.91 4/178 13060
/proc/meminfo: memFree=465948/32951124 swapFree=67051728/67111528
[pid=13033] ppid=13028 vsize=316672 CPUtime=942.31 cores=0,2,4,6
/proc/13033/stat : 13033 (wbo1.6) R 13028 13033 12190 0 -1 4202496 78570 0 0 0 94129 102 0 0 25 0 1 0 901960774 324272128 78494 33554432000 4194304 5714214 140733976935392 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13033/statm: 79168 78494 177 372 0 78793 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 316672

[startup+1002.3 s]
/proc/loadavg: 1.99 1.97 1.91 4/178 13062
/proc/meminfo: memFree=444312/32951124 swapFree=67051728/67111528
[pid=13033] ppid=13028 vsize=330596 CPUtime=1002.32 cores=0,2,4,6
/proc/13033/stat : 13033 (wbo1.6) R 13028 13033 12190 0 -1 4202496 82053 0 0 0 100124 108 0 0 25 0 1 0 901960774 338530304 81977 33554432000 4194304 5714214 140733976935392 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13033/statm: 82649 81977 177 372 0 82274 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 330596

[startup+1062.3 s]
/proc/loadavg: 1.99 1.97 1.91 4/178 13064
/proc/meminfo: memFree=400588/32951124 swapFree=67051728/67111528
[pid=13033] ppid=13028 vsize=354284 CPUtime=1062.32 cores=0,2,4,6
/proc/13033/stat : 13033 (wbo1.6) R 13028 13033 12190 0 -1 4202496 87959 0 0 0 106119 113 0 0 25 0 1 0 901960774 362786816 87883 33554432000 4194304 5714214 140733976935392 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13033/statm: 88571 87883 177 372 0 88196 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 354284

[startup+1122.3 s]
/proc/loadavg: 1.99 1.97 1.91 4/178 13065
/proc/meminfo: memFree=371496/32951124 swapFree=67051728/67111528
[pid=13033] ppid=13028 vsize=374980 CPUtime=1122.33 cores=0,2,4,6
/proc/13033/stat : 13033 (wbo1.6) R 13028 13033 12190 0 -1 4202496 93756 0 0 0 112114 119 0 0 25 0 1 0 901960774 383979520 93016 33554432000 4194304 5714214 140733976935392 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13033/statm: 93745 93016 177 372 0 93370 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 374980

[startup+1182.3 s]
/proc/loadavg: 1.99 1.97 1.91 4/178 13067
/proc/meminfo: memFree=346004/32951124 swapFree=67051728/67111528
[pid=13033] ppid=13028 vsize=374980 CPUtime=1182.32 cores=0,2,4,6
/proc/13033/stat : 13033 (wbo1.6) R 13028 13033 12190 0 -1 4202496 93762 0 0 0 118110 122 0 0 25 0 1 0 901960774 383979520 93022 33554432000 4194304 5714214 140733976935392 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13033/statm: 93745 93022 177 372 0 93370 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 374980

[startup+1242.3 s]
/proc/loadavg: 1.99 1.97 1.91 4/178 13068
/proc/meminfo: memFree=303392/32951124 swapFree=67051728/67111528
[pid=13033] ppid=13028 vsize=389280 CPUtime=1242.33 cores=0,2,4,6
/proc/13033/stat : 13033 (wbo1.6) R 13028 13033 12190 0 -1 4202496 97309 0 0 0 124106 127 0 0 25 0 1 0 901960774 398622720 96569 33554432000 4194304 5714214 140733976935392 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13033/statm: 97320 96569 177 372 0 96945 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 389280

[startup+1302.3 s]
/proc/loadavg: 1.99 1.97 1.91 4/178 13070
/proc/meminfo: memFree=271712/32951124 swapFree=67051728/67111528
[pid=13033] ppid=13028 vsize=400864 CPUtime=1302.34 cores=0,2,4,6
/proc/13033/stat : 13033 (wbo1.6) R 13028 13033 12190 0 -1 4202496 100479 0 0 0 130103 131 0 0 25 0 1 0 901960774 410484736 99474 33554432000 4194304 5714214 140733976935392 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13033/statm: 100216 99474 177 372 0 99841 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 400864

[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.91 4/178 13072
/proc/meminfo: memFree=238416/32951124 swapFree=67051728/67111528
[pid=13033] ppid=13028 vsize=406400 CPUtime=1362.33 cores=0,2,4,6
/proc/13033/stat : 13033 (wbo1.6) R 13028 13033 12190 0 -1 4202496 101854 0 0 0 136100 133 0 0 25 0 1 0 901960774 416153600 100849 33554432000 4194304 5714214 140733976935392 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13033/statm: 101600 100849 177 372 0 101225 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 406400

[startup+1422.31 s]
/proc/loadavg: 1.99 1.97 1.91 4/178 13073
/proc/meminfo: memFree=213996/32951124 swapFree=67051728/67111528
[pid=13033] ppid=13028 vsize=412576 CPUtime=1422.34 cores=0,2,4,6
/proc/13033/stat : 13033 (wbo1.6) R 13028 13033 12190 0 -1 4202496 104344 0 0 0 142097 137 0 0 25 0 1 0 901960774 422477824 102406 33554432000 4194304 5714214 140733976935392 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13033/statm: 103144 102406 177 372 0 102769 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 412576

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.91 4/178 13075
/proc/meminfo: memFree=186140/32951124 swapFree=67051728/67111528
[pid=13033] ppid=13028 vsize=412572 CPUtime=1482.34 cores=0,2,4,6
/proc/13033/stat : 13033 (wbo1.6) R 13028 13033 12190 0 -1 4202496 104346 0 0 0 148094 140 0 0 25 0 1 0 901960774 422473728 102407 33554432000 4194304 5714214 140733976935392 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13033/statm: 103143 102407 177 372 0 102768 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 412572

[startup+1542.3 s]
/proc/loadavg: 1.99 1.97 1.91 4/178 13076
/proc/meminfo: memFree=144264/32951124 swapFree=67051728/67111528
[pid=13033] ppid=13028 vsize=417420 CPUtime=1542.34 cores=0,2,4,6
/proc/13033/stat : 13033 (wbo1.6) R 13028 13033 12190 0 -1 4202496 105545 0 0 0 154090 144 0 0 25 0 1 0 901960774 427438080 103606 33554432000 4194304 5714214 140733976935392 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13033/statm: 104355 103606 177 372 0 103980 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 417420

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.91 4/178 13078
/proc/meminfo: memFree=127876/32951124 swapFree=67051728/67111528
[pid=13033] ppid=13028 vsize=421044 CPUtime=1602.34 cores=0,2,4,6
/proc/13033/stat : 13033 (wbo1.6) R 13028 13033 12190 0 -1 4202496 107478 0 0 0 160084 150 0 0 25 0 1 0 901960774 431149056 104505 33554432000 4194304 5714214 140733976935392 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13033/statm: 105261 104505 177 372 0 104886 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 421044

[startup+1662.3 s]
/proc/loadavg: 2.10 2.00 1.92 4/178 13089
/proc/meminfo: memFree=95396/32951124 swapFree=67051728/67111528
[pid=13033] ppid=13028 vsize=446156 CPUtime=1662.33 cores=0,2,4,6
/proc/13033/stat : 13033 (wbo1.6) R 13028 13033 12190 0 -1 4202496 113760 0 0 0 166078 155 0 0 25 0 1 0 901960774 456863744 110787 33554432000 4194304 5714214 140733976935392 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13033/statm: 111539 110787 177 372 0 111164 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 446156

[startup+1722.3 s]
/proc/loadavg: 2.04 2.00 1.92 4/178 13090
/proc/meminfo: memFree=120652/32951124 swapFree=67051728/67111528
[pid=13033] ppid=13028 vsize=431852 CPUtime=1722.33 cores=0,2,4,6
/proc/13033/stat : 13033 (wbo1.6) R 13028 13033 12190 0 -1 4202496 117167 0 0 0 172071 162 0 0 25 0 1 0 901960774 442216448 107172 33554432000 4194304 5714214 140733976935392 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13033/statm: 107963 107172 177 372 0 107588 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 431852

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 1.92 4/178 13092
/proc/meminfo: memFree=99872/32951124 swapFree=67051728/67111528
[pid=13033] ppid=13028 vsize=431852 CPUtime=1782.33 cores=0,2,4,6
/proc/13033/stat : 13033 (wbo1.6) R 13028 13033 12190 0 -1 4202496 117167 0 0 0 178065 168 0 0 25 0 1 0 901960774 442216448 107172 33554432000 4194304 5714214 140733976935392 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13033/statm: 107963 107172 177 372 0 107588 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 431852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.01 2.00 1.92 4/178 13092
/proc/meminfo: memFree=94336/32951124 swapFree=67051728/67111528
[pid=13033] ppid=13028 vsize=431852 CPUtime=1800.03 cores=0,2,4,6
/proc/13033/stat : 13033 (wbo1.6) R 13028 13033 12190 0 -1 4202496 117171 0 0 0 179833 170 0 0 25 0 1 0 901960774 442216448 107176 33554432000 4194304 5714214 140733976935392 18446744073709551615 4319878 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13033/statm: 107963 107176 177 372 0 107588 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 431852

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.06
CPU user time (s): 1798.34
CPU system time (s): 1.72274
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 459960

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

runsolver used 2.99454 second user time and 6.75497 second system time

The end

Launcher Data

Begin job on node138 at 2011-06-12 20:33:48
IDJOB=3446662
IDBENCH=78686
IDSOLVER=1943
FILE ID=node138/3446662-1307903628
RUNJOBID= node138-1307903628-13006
PBS_JOBID= 13559517
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-chnl35_40_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-3446662-1307903628/watcher-3446662-1307903628 -o /var/tmp/evaluation-result-3446662-1307903628/solver-3446662-1307903628 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446662-1307903628.wbo

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

MD5SUM BENCH= 80545edaffb0e9df5db6b9d8725aa6de
RANDOM SEED=2007725646

node138.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.854
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.854
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.854
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.854
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.854
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.80
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.854
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.854
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.854
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:       1240800 kB
Buffers:         64044 kB
Cached:       30668608 kB
SwapCached:      13084 kB
Active:       16075352 kB
Inactive:     14674832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       1240800 kB
SwapTotal:    67111528 kB
SwapFree:     67051728 kB
Dirty:            8556 kB
Writeback:           0 kB
AnonPages:       15036 kB
Mapped:           8872 kB
Slab:           894720 kB
PageTables:       4440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188588 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= 2888 MiB
End job on node138 at 2011-06-12 21:03:50