Trace number 3446687

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.02

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl35_40_pb.cnf.cr--soft-66-100-0.wbo
MD5SUMfb4b4aad89d54269a5ce80fb177bfc09
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark15
Best CPU time to get the best result obtained on this benchmark2.35464
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 constraints51
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 2354
Min constraint cost 1
Max constraint cost 87
Sum of constraints costs 2353
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-3446687-1307903775.wbo.
0.00/0.00	c Instance file HOME/instance-3446687-1307903775.wbo
0.00/0.00	c File size is 49821 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.04/0.05	c |      1323 |    2800      150     5600 |     8052     1323    183 |  0.000 % |
0.09/0.10	c |      2085 |    2800      150     5600 |     8857     2085    192 |  0.000 % |
0.09/0.19	c |      3224 |    2800      150     5600 |     9743     3224    190 |  0.000 % |
0.39/0.44	c |      4934 |    2800      150     5600 |    10717     4934    248 |  0.000 % |
0.79/0.87	c |      7498 |    2800      150     5600 |    11789     7498    262 |  0.000 % |
1.79/1.85	c |     11342 |    2800      150     5600 |    12968    11342    267 |  0.000 % |
3.39/3.42	c |     17110 |    2800      150     5600 |    14265     9948    268 |  0.000 % |
5.40/5.43	c |     25763 |    2800      150     5600 |    15692    10792    268 |  0.000 % |
9.39/9.49	c |     38739 |    2800      150     5600 |    17261    15259    303 |  0.000 % |
17.29/17.31	c |     58201 |    2800      150     5600 |    18987    16155    340 |  0.000 % |
34.59/34.61	c |     87393 |    2800      150     5600 |    20886    13030    642 |  0.000 % |
67.10/67.19	c |    131186 |    2800      150     5600 |    22974    12414    475 |  0.000 % |
98.49/98.59	c |    196871 |    2800      150     5600 |    25272    16018    323 |  0.000 % |
174.20/174.21	c |    295399 |    2800      150     5600 |    27799    22924    635 |  0.000 % |
571.70/571.77	c |    443189 |    2800      150     5600 |    30579    23465    887 |  0.000 % |
837.91/837.95	c |    664873 |    2800      150     5600 |    33637    16105    376 |  0.000 % |
1027.91/1027.94	c |    997400 |    2800      150     5600 |    37001    31423    546 |  0.000 % |
1524.64/1524.66	c |   1496189 |    2800      150     5600 |    40701    27370    409 |  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-3446687-1307903775/watcher-3446687-1307903775 -o /var/tmp/evaluation-result-3446687-1307903775/solver-3446687-1307903775 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446687-1307903775.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.98 1.71 1.73 4/177 15719
/proc/meminfo: memFree=1601836/32951124 swapFree=67057920/67111528
[pid=15719] ppid=15717 vsize=2952 CPUtime=0 cores=0,2,4,6
/proc/15719/stat : 15719 (wbo1.6) R 15717 15719 14185 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 882792784 3022848 462 33554432000 4194304 5714214 140733973076160 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/15719/statm: 738 465 174 372 0 363 0

[startup+0.0452621 s]
/proc/loadavg: 1.98 1.71 1.73 4/177 15719
/proc/meminfo: memFree=1601836/32951124 swapFree=67057920/67111528
[pid=15719] ppid=15717 vsize=4008 CPUtime=0.04 cores=0,2,4,6
/proc/15719/stat : 15719 (wbo1.6) R 15717 15719 14185 0 -1 4202496 780 0 0 0 4 0 0 0 25 0 1 0 882792784 4104192 718 33554432000 4194304 5714214 140733973076160 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/15719/statm: 1002 718 177 372 0 627 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4008

[startup+0.100254 s]
/proc/loadavg: 1.98 1.71 1.73 4/177 15719
/proc/meminfo: memFree=1601836/32951124 swapFree=67057920/67111528
[pid=15719] ppid=15717 vsize=5064 CPUtime=0.09 cores=0,2,4,6
/proc/15719/stat : 15719 (wbo1.6) R 15717 15719 14185 0 -1 4202496 1042 0 0 0 9 0 0 0 25 0 1 0 882792784 5185536 980 33554432000 4194304 5714214 140733973076160 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/15719/statm: 1266 980 177 372 0 891 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5064

[startup+0.30122 s]
/proc/loadavg: 1.98 1.71 1.73 4/177 15719
/proc/meminfo: memFree=1601836/32951124 swapFree=67057920/67111528
[pid=15719] ppid=15717 vsize=7712 CPUtime=0.29 cores=0,2,4,6
/proc/15719/stat : 15719 (wbo1.6) R 15717 15719 14185 0 -1 4202496 1714 0 0 0 29 0 0 0 25 0 1 0 882792784 7897088 1652 33554432000 4194304 5714214 140733973076160 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/15719/statm: 1928 1652 177 372 0 1553 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7712

[startup+0.70115 s]
/proc/loadavg: 1.98 1.71 1.73 4/177 15719
/proc/meminfo: memFree=1601836/32951124 swapFree=67057920/67111528
[pid=15719] ppid=15717 vsize=11556 CPUtime=0.69 cores=0,2,4,6
/proc/15719/stat : 15719 (wbo1.6) R 15717 15719 14185 0 -1 4202496 2690 0 0 0 69 0 0 0 25 0 1 0 882792784 11833344 2628 33554432000 4194304 5714214 140733973076160 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/15719/statm: 2889 2628 177 372 0 2514 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11556

[startup+1.50101 s]
/proc/loadavg: 1.98 1.71 1.73 3/178 15720
/proc/meminfo: memFree=1590444/32951124 swapFree=67057920/67111528
[pid=15719] ppid=15717 vsize=15948 CPUtime=1.49 cores=0,2,4,6
/proc/15719/stat : 15719 (wbo1.6) R 15717 15719 14185 0 -1 4202496 3776 0 0 0 149 0 0 0 25 0 1 0 882792784 16330752 3714 33554432000 4194304 5714214 140733973076160 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/15719/statm: 3987 3714 177 372 0 3612 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15948

[startup+3.10069 s]
/proc/loadavg: 1.98 1.71 1.73 3/178 15720
/proc/meminfo: memFree=1583212/32951124 swapFree=67057920/67111528
[pid=15719] ppid=15717 vsize=21776 CPUtime=3.09 cores=0,2,4,6
/proc/15719/stat : 15719 (wbo1.6) R 15717 15719 14185 0 -1 4202496 5214 0 0 0 307 2 0 0 25 0 1 0 882792784 22298624 5152 33554432000 4194304 5714214 140733973076160 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/15719/statm: 5444 5152 177 372 0 5069 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21776

[startup+6.30114 s]
/proc/loadavg: 1.98 1.71 1.73 3/178 15720
/proc/meminfo: memFree=1577260/32951124 swapFree=67057920/67111528
[pid=15719] ppid=15717 vsize=27472 CPUtime=6.29 cores=0,2,4,6
/proc/15719/stat : 15719 (wbo1.6) R 15717 15719 14185 0 -1 4202496 6666 0 0 0 626 3 0 0 25 0 1 0 882792784 28131328 6604 33554432000 4194304 5714214 140733973076160 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/15719/statm: 6868 6604 177 372 0 6493 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27472

[startup+12.701 s]
/proc/loadavg: 1.98 1.71 1.73 3/178 15720
/proc/meminfo: memFree=1567076/32951124 swapFree=67057920/67111528
[pid=15719] ppid=15717 vsize=37368 CPUtime=12.69 cores=0,2,4,6
/proc/15719/stat : 15719 (wbo1.6) R 15717 15719 14185 0 -1 4202496 9092 0 0 0 1264 5 0 0 25 0 1 0 882792784 38264832 9030 33554432000 4194304 5714214 140733973076160 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/15719/statm: 9342 9030 177 372 0 8967 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37368

[startup+25.5007 s]
/proc/loadavg: 1.99 1.73 1.73 3/178 15720
/proc/meminfo: memFree=1525160/32951124 swapFree=67057920/67111528
[pid=15719] ppid=15717 vsize=78544 CPUtime=25.49 cores=0,2,4,6
/proc/15719/stat : 15719 (wbo1.6) R 15717 15719 14185 0 -1 4202496 19351 0 0 0 2540 9 0 0 25 0 1 0 882792784 80429056 19289 33554432000 4194304 5714214 140733973076160 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/15719/statm: 19636 19289 177 372 0 19261 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 78544

[startup+51.1002 s]
/proc/loadavg: 1.99 1.75 1.74 3/178 15721
/proc/meminfo: memFree=1513740/32951124 swapFree=67057920/67111528
[pid=15719] ppid=15717 vsize=88784 CPUtime=51.09 cores=0,2,4,6
/proc/15719/stat : 15719 (wbo1.6) R 15717 15719 14185 0 -1 4202496 22150 0 0 0 5096 13 0 0 25 0 1 0 882792784 90914816 21870 33554432000 4194304 5714214 140733973076160 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/15719/statm: 22196 21870 177 372 0 21821 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 88784

[startup+102.306 s]
/proc/loadavg: 1.99 1.79 1.75 3/178 15722
/proc/meminfo: memFree=1492588/32951124 swapFree=67057920/67111528
[pid=15719] ppid=15717 vsize=93180 CPUtime=102.3 cores=0,2,4,6
/proc/15719/stat : 15719 (wbo1.6) R 15717 15719 14185 0 -1 4202496 23227 0 0 0 10208 22 0 0 25 0 1 0 882792784 95416320 22947 33554432000 4194304 5714214 140733973076160 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/15719/statm: 23295 22947 177 372 0 22920 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 93180

[startup+162.301 s]
/proc/loadavg: 1.99 1.82 1.76 3/178 15724
/proc/meminfo: memFree=1443548/32951124 swapFree=67057920/67111528
[pid=15719] ppid=15717 vsize=136496 CPUtime=162.29 cores=0,2,4,6
/proc/15719/stat : 15719 (wbo1.6) R 15717 15719 14185 0 -1 4202496 34028 0 0 0 16199 30 0 0 25 0 1 0 882792784 139771904 33748 33554432000 4194304 5714214 140733973076160 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/15719/statm: 34124 33748 177 372 0 33749 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 136496

[startup+222.301 s]
/proc/loadavg: 1.99 1.85 1.77 3/178 15726
/proc/meminfo: memFree=1388556/32951124 swapFree=67057920/67111528
[pid=15719] ppid=15717 vsize=172912 CPUtime=222.3 cores=0,2,4,6
/proc/15719/stat : 15719 (wbo1.6) R 15717 15719 14185 0 -1 4202496 43078 0 0 0 22193 37 0 0 25 0 1 0 882792784 177061888 42798 33554432000 4194304 5714214 140733973076160 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/15719/statm: 43228 42798 177 372 0 42853 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 172912

[startup+282.3 s]
/proc/loadavg: 1.99 1.88 1.78 3/178 15727
/proc/meminfo: memFree=1337032/32951124 swapFree=67057920/67111528
[pid=15719] ppid=15717 vsize=191920 CPUtime=282.3 cores=0,2,4,6
/proc/15719/stat : 15719 (wbo1.6) R 15717 15719 14185 0 -1 4202496 47815 0 0 0 28190 40 0 0 25 0 1 0 882792784 196526080 47535 33554432000 4194304 5714214 140733973076160 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/15719/statm: 47980 47535 177 372 0 47605 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 191920

[startup+342.301 s]
/proc/loadavg: 1.99 1.89 1.79 3/178 15729
/proc/meminfo: memFree=1301860/32951124 swapFree=67057920/67111528
[pid=15719] ppid=15717 vsize=192316 CPUtime=342.3 cores=0,2,4,6
/proc/15719/stat : 15719 (wbo1.6) R 15717 15719 14185 0 -1 4202496 47927 0 0 0 34188 42 0 0 25 0 1 0 882792784 196931584 47647 33554432000 4194304 5714214 140733973076160 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/15719/statm: 48079 47647 177 372 0 47704 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 192316

[startup+402.301 s]
/proc/loadavg: 1.99 1.91 1.81 3/178 15730
/proc/meminfo: memFree=1300920/32951124 swapFree=67057920/67111528
[pid=15719] ppid=15717 vsize=192316 CPUtime=402.3 cores=0,2,4,6
/proc/15719/stat : 15719 (wbo1.6) R 15717 15719 14185 0 -1 4202496 47932 0 0 0 40184 46 0 0 25 0 1 0 882792784 196931584 47652 33554432000 4194304 5714214 140733973076160 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/15719/statm: 48079 47652 177 372 0 47704 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 192316

[startup+462.301 s]
/proc/loadavg: 1.99 1.92 1.82 3/178 15732
/proc/meminfo: memFree=1252984/32951124 swapFree=67057920/67111528
[pid=15719] ppid=15717 vsize=195880 CPUtime=462.3 cores=0,2,4,6
/proc/15719/stat : 15719 (wbo1.6) R 15717 15719 14185 0 -1 4202496 48825 0 0 0 46182 48 0 0 25 0 1 0 882792784 200581120 48545 33554432000 4194304 5714214 140733973076160 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/15719/statm: 48970 48545 177 372 0 48595 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 195880

[startup+522.301 s]
/proc/loadavg: 1.99 1.94 1.82 3/178 15734
/proc/meminfo: memFree=1183224/32951124 swapFree=67057920/67111528
[pid=15719] ppid=15717 vsize=209568 CPUtime=522.31 cores=0,2,4,6
/proc/15719/stat : 15719 (wbo1.6) R 15717 15719 14185 0 -1 4202496 52237 0 0 0 52180 51 0 0 25 0 1 0 882792784 214597632 51957 33554432000 4194304 5714214 140733973076160 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/15719/statm: 52392 51957 177 372 0 52017 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 209568

[startup+582.3 s]
/proc/loadavg: 1.99 1.94 1.83 3/178 15735
/proc/meminfo: memFree=1171764/32951124 swapFree=67057920/67111528
[pid=15719] ppid=15717 vsize=209484 CPUtime=582.31 cores=0,2,4,6
/proc/15719/stat : 15719 (wbo1.6) R 15717 15719 14185 0 -1 4202496 52246 0 0 0 58176 55 0 0 25 0 1 0 882792784 214511616 51966 33554432000 4194304 5714214 140733973076160 18446744073709551615 4319878 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/15719/statm: 52371 51966 177 372 0 51996 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 209484

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 1.99 1.97 1.85 3/178 15742
/proc/meminfo: memFree=1104640/32951124 swapFree=67057920/67111528
[pid=15719] ppid=15717 vsize=214592 CPUtime=822.31 cores=0,2,4,6
/proc/15719/stat : 15719 (wbo1.6) R 15717 15719 14185 0 -1 4202496 53443 0 0 0 82158 73 0 0 25 0 1 0 882792784 219742208 53163 33554432000 4194304 5714214 140733973076160 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/15719/statm: 53648 53163 177 372 0 53273 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 214592

[startup+882.3 s]
/proc/loadavg: 1.99 1.97 1.86 3/178 15743
/proc/meminfo: memFree=1101256/32951124 swapFree=67057920/67111528
[pid=15719] ppid=15717 vsize=218424 CPUtime=882.31 cores=0,2,4,6
/proc/15719/stat : 15719 (wbo1.6) R 15717 15719 14185 0 -1 4202496 54365 0 0 0 88147 84 0 0 25 0 1 0 882792784 223666176 54085 33554432000 4194304 5714214 140733973076160 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/15719/statm: 54606 54085 177 372 0 54231 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 218424

[startup+942.301 s]
/proc/loadavg: 1.99 1.97 1.87 3/178 15745
/proc/meminfo: memFree=1096856/32951124 swapFree=67057920/67111528
[pid=15719] ppid=15717 vsize=222352 CPUtime=942.31 cores=0,2,4,6
/proc/15719/stat : 15719 (wbo1.6) R 15717 15719 14185 0 -1 4202496 55344 0 0 0 94137 94 0 0 25 0 1 0 882792784 227688448 55064 33554432000 4194304 5714214 140733973076160 18446744073709551615 4347118 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/15719/statm: 55588 55064 177 372 0 55213 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 222352

[startup+1002.3 s]
/proc/loadavg: 1.99 1.97 1.87 3/178 15746
/proc/meminfo: memFree=1049412/32951124 swapFree=67057920/67111528
[pid=15719] ppid=15717 vsize=268320 CPUtime=1002.31 cores=0,2,4,6
/proc/15719/stat : 15719 (wbo1.6) R 15717 15719 14185 0 -1 4202496 66744 0 0 0 100125 106 0 0 25 0 1 0 882792784 274759680 66423 33554432000 4194304 5714214 140733973076160 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/15719/statm: 67080 66423 177 372 0 66705 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 268320

[startup+1062.3 s]
/proc/loadavg: 2.04 1.99 1.88 3/178 15748
/proc/meminfo: memFree=1012896/32951124 swapFree=67057920/67111528
[pid=15719] ppid=15717 vsize=278608 CPUtime=1062.31 cores=0,2,4,6
/proc/15719/stat : 15719 (wbo1.6) R 15717 15719 14185 0 -1 4202496 69278 0 0 0 106117 114 0 0 25 0 1 0 882792784 285294592 68957 33554432000 4194304 5714214 140733973076160 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/15719/statm: 69652 68957 177 372 0 69277 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 278608

[startup+1122.3 s]
/proc/loadavg: 2.01 1.99 1.89 3/178 15750
/proc/meminfo: memFree=961724/32951124 swapFree=67057920/67111528
[pid=15719] ppid=15717 vsize=279304 CPUtime=1122.32 cores=0,2,4,6
/proc/15719/stat : 15719 (wbo1.6) R 15717 15719 14185 0 -1 4202496 69433 0 0 0 112109 123 0 0 25 0 1 0 882792784 286007296 69112 33554432000 4194304 5714214 140733973076160 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/15719/statm: 69826 69112 177 372 0 69451 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 279304

[startup+1182.3 s]
/proc/loadavg: 2.00 1.99 1.89 3/178 15751
/proc/meminfo: memFree=937612/32951124 swapFree=67057920/67111528
[pid=15719] ppid=15717 vsize=294292 CPUtime=1182.32 cores=0,2,4,6
/proc/15719/stat : 15719 (wbo1.6) R 15717 15719 14185 0 -1 4202496 73129 0 0 0 118104 128 0 0 25 0 1 0 882792784 301355008 72808 33554432000 4194304 5714214 140733973076160 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/15719/statm: 73573 72808 177 372 0 73198 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 294292

[startup+1242.3 s]
/proc/loadavg: 2.00 1.99 1.90 3/178 15753
/proc/meminfo: memFree=906416/32951124 swapFree=67057920/67111528
[pid=15719] ppid=15717 vsize=304884 CPUtime=1242.32 cores=0,2,4,6
/proc/15719/stat : 15719 (wbo1.6) R 15717 15719 14185 0 -1 4202496 75756 0 0 0 124100 132 0 0 25 0 1 0 882792784 312201216 75435 33554432000 4194304 5714214 140733973076160 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/15719/statm: 76221 75435 177 372 0 75846 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 304884

[startup+1302.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 15754
/proc/meminfo: memFree=886256/32951124 swapFree=67057920/67111528
[pid=15719] ppid=15717 vsize=309432 CPUtime=1302.33 cores=0,2,4,6
/proc/15719/stat : 15719 (wbo1.6) R 15717 15719 14185 0 -1 4202496 76906 0 0 0 130097 136 0 0 25 0 1 0 882792784 316858368 76585 33554432000 4194304 5714214 140733973076160 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/15719/statm: 77358 76585 177 372 0 76983 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 309432

[startup+1362.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 15756
/proc/meminfo: memFree=869328/32951124 swapFree=67057920/67111528
[pid=15719] ppid=15717 vsize=326268 CPUtime=1362.32 cores=0,2,4,6
/proc/15719/stat : 15719 (wbo1.6) R 15717 15719 14185 0 -1 4202496 81136 0 0 0 136092 140 0 0 25 0 1 0 882792784 334098432 80751 33554432000 4194304 5714214 140733973076160 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/15719/statm: 81567 80751 177 372 0 81192 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 326268

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 15758
/proc/meminfo: memFree=853132/32951124 swapFree=67057920/67111528
[pid=15719] ppid=15717 vsize=327436 CPUtime=1422.33 cores=0,2,4,6
/proc/15719/stat : 15719 (wbo1.6) R 15717 15719 14185 0 -1 4202496 81417 0 0 0 142089 144 0 0 25 0 1 0 882792784 335294464 81028 33554432000 4194304 5714214 140733973076160 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/15719/statm: 81859 81028 177 372 0 81484 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 327436

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 15759
/proc/meminfo: memFree=852964/32951124 swapFree=67057920/67111528
[pid=15719] ppid=15717 vsize=327436 CPUtime=1482.32 cores=0,2,4,6
/proc/15719/stat : 15719 (wbo1.6) R 15717 15719 14185 0 -1 4202496 81420 0 0 0 148078 154 0 0 25 0 1 0 882792784 335294464 81031 33554432000 4194304 5714214 140733973076160 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/15719/statm: 81859 81031 177 372 0 81484 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 327436

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 15770
/proc/meminfo: memFree=826444/32951124 swapFree=67057920/67111528
[pid=15719] ppid=15717 vsize=354040 CPUtime=1542.33 cores=0,2,4,6
/proc/15719/stat : 15719 (wbo1.6) R 15717 15719 14185 0 -1 4202496 88021 0 0 0 154072 161 0 0 25 0 1 0 882792784 362536960 87632 33554432000 4194304 5714214 140733973076160 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/15719/statm: 88510 87632 177 372 0 88135 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 354040

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 15848
/proc/meminfo: memFree=1367420/32951124 swapFree=67057920/67111528
[pid=15719] ppid=15717 vsize=367072 CPUtime=1602.33 cores=0,2,4,6
/proc/15719/stat : 15719 (wbo1.6) R 15717 15719 14185 0 -1 4202496 91308 0 0 0 160065 168 0 0 25 0 1 0 882792784 375881728 90815 33554432000 4194304 5714214 140733973076160 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/15719/statm: 91768 90815 177 372 0 91393 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 367072

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 15850
/proc/meminfo: memFree=1276552/32951124 swapFree=67057920/67111528
[pid=15719] ppid=15717 vsize=367072 CPUtime=1662.33 cores=0,2,4,6
/proc/15719/stat : 15719 (wbo1.6) R 15717 15719 14185 0 -1 4202496 91315 0 0 0 166059 174 0 0 25 0 1 0 882792784 375881728 90822 33554432000 4194304 5714214 140733973076160 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/15719/statm: 91768 90822 177 372 0 91393 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 367072

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 15890
/proc/meminfo: memFree=1315428/32951124 swapFree=67057920/67111528
[pid=15719] ppid=15717 vsize=367072 CPUtime=1722.33 cores=0,2,4,6
/proc/15719/stat : 15719 (wbo1.6) R 15717 15719 14185 0 -1 4202496 91328 0 0 0 172051 182 0 0 25 0 1 0 882792784 375881728 90835 33554432000 4194304 5714214 140733973076160 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/15719/statm: 91768 90835 177 372 0 91393 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 367072

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 15891
/proc/meminfo: memFree=1179248/32951124 swapFree=67057920/67111528
[pid=15719] ppid=15717 vsize=415996 CPUtime=1782.33 cores=0,2,4,6
/proc/15719/stat : 15719 (wbo1.6) R 15717 15719 14185 0 -1 4202496 103468 0 0 0 178036 197 0 0 25 0 1 0 882792784 425979904 102975 33554432000 4194304 5714214 140733973076160 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/15719/statm: 103999 102975 177 372 0 103624 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 415996



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 15892
/proc/meminfo: memFree=1120836/32951124 swapFree=67057920/67111528
[pid=15719] ppid=15717 vsize=422876 CPUtime=1800.03 cores=0,2,4,6
/proc/15719/stat : 15719 (wbo1.6) R 15717 15719 14185 0 -1 4202496 105217 0 0 0 179801 202 0 0 25 0 1 0 882792784 433025024 104720 33554432000 4194304 5714214 140733973076160 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/15719/statm: 105719 104720 177 372 0 105344 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 422876

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.07
CPU user time (s): 1798.02
CPU system time (s): 2.04569
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 423008

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

runsolver used 2.6426 second user time and 5.55116 second system time

The end

Launcher Data

Begin job on node140 at 2011-06-12 20:36:15
IDJOB=3446687
IDBENCH=78698
IDSOLVER=1943
FILE ID=node140/3446687-1307903775
RUNJOBID= node140-1307903519-15646
PBS_JOBID= 13559568
Free space on /var/tmp= 2908 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-66-100-0.wbo
COMMAND LINE= wbo1.6 -file-format=wbo -time-limit=TIMEOUT -search-mode=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3446687-1307903775/watcher-3446687-1307903775 -o /var/tmp/evaluation-result-3446687-1307903775/solver-3446687-1307903775 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446687-1307903775.wbo

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

MD5SUM BENCH= fb4b4aad89d54269a5ce80fb177bfc09
RANDOM SEED=465097850

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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:       1602388 kB
Buffers:         56220 kB
Cached:       30178268 kB
SwapCached:       7412 kB
Active:       16007812 kB
Inactive:     14391292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       1602388 kB
SwapTotal:    67111528 kB
SwapFree:     67057920 kB
Dirty:            4316 kB
Writeback:           0 kB
AnonPages:      162064 kB
Mapped:          14040 kB
Slab:           884992 kB
PageTables:       4956 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   352432 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= 2904 MiB
End job on node140 at 2011-06-12 21:06:17