Trace number 3446710

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-PB06/roussel/
normalized-pigeon-cardinality-25-20--soft-66-100-0.wbo
MD5SUMbaadf39a9a4e5770052dc23dee998ba5
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark0.050991
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables500
Total number of constraints45
Number of soft constraints13
Number of constraints which are clauses25
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint25
Top cost 596
Min constraint cost 1
Max constraint cost 93
Sum of constraints costs 595
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 26
Number of bits of the biggest sum of numbers5
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-3446710-1307903978.wbo.
0.00/0.00	c Instance file HOME/instance-3446710-1307903978.wbo
0.00/0.00	c File size is 8442 bytes.
0.00/0.00	c Highest Coefficient sum: 26
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:      500                                                 |
0.00/0.00	c |  Number Clauses:        25                                                  |
0.00/0.00	c |  Number Cardinality:    20                                                  |
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 |     500       45     1000 |     5000        0   -nan |  0.000 % |
0.00/0.00	c |       100 |     500       45     1000 |     5500      100     77 |  0.000 % |
0.00/0.00	c |       250 |     500       45     1000 |     6050      250    101 |  0.000 % |
0.00/0.01	c |       475 |     500       45     1000 |     6655      475    108 |  0.000 % |
0.00/0.02	c |       812 |     500       45     1000 |     7320      812    109 |  0.000 % |
0.00/0.04	c |      1318 |     500       45     1000 |     8052     1318    117 |  0.000 % |
0.05/0.09	c |      2077 |     500       45     1000 |     8857     2077    123 |  0.000 % |
0.09/0.15	c |      3216 |     500       45     1000 |     9743     3216    125 |  0.000 % |
0.29/0.30	c |      4926 |     500       45     1000 |    10717     4926    124 |  0.000 % |
0.59/0.62	c |      7488 |     500       45     1000 |    11789     7488    131 |  0.000 % |
1.29/1.34	c |     11332 |     500       45     1000 |    12968    11332    134 |  0.000 % |
2.29/2.36	c |     17100 |     500       45     1000 |    14265    10393    135 |  0.000 % |
4.49/4.54	c |     25751 |     500       45     1000 |    15692    11692    135 |  0.000 % |
7.69/7.74	c |     38726 |     500       45     1000 |    17261     8541    166 |  0.000 % |
13.10/13.15	c |     58189 |     500       45     1000 |    18987    10333    148 |  0.000 % |
29.09/29.15	c |     87382 |     500       45     1000 |    20886    10419    208 |  0.000 % |
48.80/48.87	c |    131172 |     500       45     1000 |    22974    11845    166 |  0.000 % |
75.30/75.34	c |    196856 |     500       45     1000 |    25272    18613    190 |  0.000 % |
109.90/109.93	c |    295382 |     500       45     1000 |    27799    24780    199 |  0.000 % |
186.09/186.12	c |    443171 |     500       45     1000 |    30579    22196    191 |  0.000 % |
335.00/335.08	c |    664854 |     500       45     1000 |    33637    15367    256 |  0.000 % |
488.70/488.78	c |    997379 |     500       45     1000 |    37001    31784    150 |  0.000 % |
768.61/768.67	c |   1496168 |     500       45     1000 |    40701    28099    246 |  0.000 % |
1261.22/1261.25	c |   2244352 |     500       45     1000 |    44771    36119    156 |  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-3446710-1307903978/watcher-3446710-1307903978 -o /var/tmp/evaluation-result-3446710-1307903978/solver-3446710-1307903978 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446710-1307903978.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.92 1.72 1.71 2/177 10315
/proc/meminfo: memFree=1157200/32950928 swapFree=67055156/67111528
[pid=10315] ppid=10313 vsize=2236 CPUtime=0 cores=0,2,4,6
/proc/10315/stat : 10315 (wbo1.6) R 10313 10315 9537 0 -1 4202496 345 0 0 0 0 0 0 0 25 0 1 0 901997589 2289664 293 33554432000 4194304 5714214 140737366957312 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/10315/statm: 559 294 177 372 0 184 0

[startup+0.0523681 s]
/proc/loadavg: 1.92 1.72 1.71 2/177 10315
/proc/meminfo: memFree=1157200/32950928 swapFree=67055156/67111528
[pid=10315] ppid=10313 vsize=3028 CPUtime=0.05 cores=0,2,4,6
/proc/10315/stat : 10315 (wbo1.6) R 10313 10315 9537 0 -1 4202496 561 0 0 0 5 0 0 0 25 0 1 0 901997589 3100672 509 33554432000 4194304 5714214 140737366957312 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10315/statm: 757 509 177 372 0 382 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3028

[startup+0.100371 s]
/proc/loadavg: 1.92 1.72 1.71 2/177 10315
/proc/meminfo: memFree=1157200/32950928 swapFree=67055156/67111528
[pid=10315] ppid=10313 vsize=3688 CPUtime=0.09 cores=0,2,4,6
/proc/10315/stat : 10315 (wbo1.6) R 10313 10315 9537 0 -1 4202496 730 0 0 0 9 0 0 0 25 0 1 0 901997589 3776512 678 33554432000 4194304 5714214 140737366957312 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10315/statm: 922 678 177 372 0 547 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3688

[startup+0.300335 s]
/proc/loadavg: 1.92 1.72 1.71 2/177 10315
/proc/meminfo: memFree=1157200/32950928 swapFree=67055156/67111528
[pid=10315] ppid=10313 vsize=5676 CPUtime=0.29 cores=0,2,4,6
/proc/10315/stat : 10315 (wbo1.6) R 10313 10315 9537 0 -1 4202496 1217 0 0 0 29 0 0 0 25 0 1 0 901997589 5812224 1165 33554432000 4194304 5714214 140737366957312 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10315/statm: 1419 1165 177 372 0 1044 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5676

[startup+0.700259 s]
/proc/loadavg: 1.92 1.72 1.71 2/177 10315
/proc/meminfo: memFree=1157200/32950928 swapFree=67055156/67111528
[pid=10315] ppid=10313 vsize=8188 CPUtime=0.69 cores=0,2,4,6
/proc/10315/stat : 10315 (wbo1.6) R 10313 10315 9537 0 -1 4202496 1843 0 0 0 69 0 0 0 25 0 1 0 901997589 8384512 1791 33554432000 4194304 5714214 140737366957312 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10315/statm: 2047 1791 177 372 0 1672 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8188

[startup+1.50112 s]
/proc/loadavg: 1.92 1.72 1.71 3/178 10316
/proc/meminfo: memFree=1149032/32950928 swapFree=67055156/67111528
[pid=10315] ppid=10313 vsize=12060 CPUtime=1.49 cores=0,2,4,6
/proc/10315/stat : 10315 (wbo1.6) R 10313 10315 9537 0 -1 4202496 2789 0 0 0 148 1 0 0 25 0 1 0 901997589 12349440 2737 33554432000 4194304 5714214 140737366957312 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10315/statm: 3015 2737 177 372 0 2640 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12060

[startup+3.10079 s]
/proc/loadavg: 1.92 1.72 1.71 3/178 10316
/proc/meminfo: memFree=1143328/32950928 swapFree=67055156/67111528
[pid=10315] ppid=10313 vsize=13816 CPUtime=3.09 cores=0,2,4,6
/proc/10315/stat : 10315 (wbo1.6) R 10313 10315 9537 0 -1 4202496 3229 0 0 0 307 2 0 0 25 0 1 0 901997589 14147584 3177 33554432000 4194304 5714214 140737366957312 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10315/statm: 3454 3177 177 372 0 3079 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13816

[startup+6.30028 s]
/proc/loadavg: 1.93 1.72 1.71 3/178 10316
/proc/meminfo: memFree=1132908/32950928 swapFree=67055156/67111528
[pid=10315] ppid=10313 vsize=20016 CPUtime=6.29 cores=0,2,4,6
/proc/10315/stat : 10315 (wbo1.6) R 10313 10315 9537 0 -1 4202496 4765 0 0 0 626 3 0 0 25 0 1 0 901997589 20496384 4713 33554432000 4194304 5714214 140737366957312 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10315/statm: 5004 4713 177 372 0 4629 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20016

[startup+12.7011 s]
/proc/loadavg: 1.93 1.73 1.71 3/178 10316
/proc/meminfo: memFree=1120216/32950928 swapFree=67055156/67111528
[pid=10315] ppid=10313 vsize=26052 CPUtime=12.7 cores=0,2,4,6
/proc/10315/stat : 10315 (wbo1.6) R 10313 10315 9537 0 -1 4202496 6218 0 0 0 1265 5 0 0 25 0 1 0 901997589 26677248 6166 33554432000 4194304 5714214 140737366957312 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10315/statm: 6513 6166 177 372 0 6138 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 26052

[startup+25.5009 s]
/proc/loadavg: 1.95 1.74 1.72 3/178 10317
/proc/meminfo: memFree=1091952/32950928 swapFree=67055156/67111528
[pid=10315] ppid=10313 vsize=35836 CPUtime=25.5 cores=0,2,4,6
/proc/10315/stat : 10315 (wbo1.6) R 10313 10315 9537 0 -1 4202496 8604 0 0 0 2542 8 0 0 25 0 1 0 901997589 36696064 8552 33554432000 4194304 5714214 140737366957312 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10315/statm: 8959 8552 177 372 0 8584 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 35836

[startup+51.1003 s]
/proc/loadavg: 1.96 1.76 1.72 3/178 10317
/proc/meminfo: memFree=1075968/32950928 swapFree=67055156/67111528
[pid=10315] ppid=10313 vsize=45304 CPUtime=51.09 cores=0,2,4,6
/proc/10315/stat : 10315 (wbo1.6) R 10313 10315 9537 0 -1 4202496 10946 0 0 0 5098 11 0 0 25 0 1 0 901997589 46391296 10894 33554432000 4194304 5714214 140737366957312 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10315/statm: 11326 10894 177 372 0 10951 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 45304

[startup+102.306 s]
/proc/loadavg: 1.98 1.80 1.73 3/178 10319
/proc/meminfo: memFree=1021136/32950928 swapFree=67055156/67111528
[pid=10315] ppid=10313 vsize=79480 CPUtime=102.29 cores=0,2,4,6
/proc/10315/stat : 10315 (wbo1.6) R 10313 10315 9537 0 -1 4202496 19432 0 0 0 10205 24 0 0 25 0 1 0 901997589 81387520 19376 33554432000 4194304 5714214 140737366957312 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10315/statm: 19870 19376 177 372 0 19495 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 79480

[startup+162.301 s]
/proc/loadavg: 1.99 1.83 1.75 3/178 10320
/proc/meminfo: memFree=974088/32950928 swapFree=67055156/67111528
[pid=10315] ppid=10313 vsize=104844 CPUtime=162.29 cores=0,2,4,6
/proc/10315/stat : 10315 (wbo1.6) R 10313 10315 9537 0 -1 4202496 25699 0 0 0 16196 33 0 0 25 0 1 0 901997589 107360256 25643 33554432000 4194304 5714214 140737366957312 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10315/statm: 26211 25643 177 372 0 25836 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 104844

[startup+222.301 s]
/proc/loadavg: 2.03 1.87 1.76 3/178 10322
/proc/meminfo: memFree=940788/32950928 swapFree=67055156/67111528
[pid=10315] ppid=10313 vsize=130176 CPUtime=222.3 cores=0,2,4,6
/proc/10315/stat : 10315 (wbo1.6) R 10313 10315 9537 0 -1 4202496 31914 0 0 0 22187 43 0 0 25 0 1 0 901997589 133300224 31858 33554432000 4194304 5714214 140737366957312 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10315/statm: 32544 31858 177 372 0 32169 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 130176

[startup+282.301 s]
/proc/loadavg: 2.01 1.89 1.78 3/178 10324
/proc/meminfo: memFree=916792/32950928 swapFree=67055156/67111528
[pid=10315] ppid=10313 vsize=143144 CPUtime=282.3 cores=0,2,4,6
/proc/10315/stat : 10315 (wbo1.6) R 10313 10315 9537 0 -1 4202496 35144 0 0 0 28181 49 0 0 25 0 1 0 901997589 146579456 35088 33554432000 4194304 5714214 140737366957312 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10315/statm: 35786 35088 177 372 0 35411 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 143144

[startup+342.301 s]
/proc/loadavg: 2.00 1.91 1.79 3/178 10325
/proc/meminfo: memFree=904340/32950928 swapFree=67055156/67111528
[pid=10315] ppid=10313 vsize=151088 CPUtime=342.3 cores=0,2,4,6
/proc/10315/stat : 10315 (wbo1.6) R 10313 10315 9537 0 -1 4202496 37075 0 0 0 34172 58 0 0 25 0 1 0 901997589 154714112 37019 33554432000 4194304 5714214 140737366957312 18446744073709551615 4319793 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10315/statm: 37772 37019 177 372 0 37397 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 151088

[startup+402.3 s]
/proc/loadavg: 2.06 1.94 1.80 3/178 10327
/proc/meminfo: memFree=875504/32950928 swapFree=67055156/67111528
[pid=10315] ppid=10313 vsize=159412 CPUtime=402.3 cores=0,2,4,6
/proc/10315/stat : 10315 (wbo1.6) R 10313 10315 9537 0 -1 4202496 39079 0 0 0 40163 67 0 0 25 0 1 0 901997589 163237888 39023 33554432000 4194304 5714214 140737366957312 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10315/statm: 39853 39023 177 372 0 39478 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 159412

[startup+462.301 s]
/proc/loadavg: 2.02 1.95 1.82 3/178 10328
/proc/meminfo: memFree=822012/32950928 swapFree=67055156/67111528
[pid=10315] ppid=10313 vsize=182036 CPUtime=462.3 cores=0,2,4,6
/proc/10315/stat : 10315 (wbo1.6) R 10313 10315 9537 0 -1 4202496 44567 0 0 0 46153 77 0 0 25 0 1 0 901997589 186404864 44511 33554432000 4194304 5714214 140737366957312 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10315/statm: 45509 44511 177 372 0 45134 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 182036

[startup+522.301 s]
/proc/loadavg: 2.01 1.95 1.82 3/178 10330
/proc/meminfo: memFree=791320/32950928 swapFree=67055156/67111528
[pid=10315] ppid=10313 vsize=204684 CPUtime=522.31 cores=0,2,4,6
/proc/10315/stat : 10315 (wbo1.6) R 10313 10315 9537 0 -1 4202496 50133 0 0 0 52141 90 0 0 25 0 1 0 901997589 209596416 50077 33554432000 4194304 5714214 140737366957312 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10315/statm: 51171 50077 177 372 0 50796 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 204684

[startup+582.301 s]
/proc/loadavg: 2.00 1.96 1.83 3/178 10332
/proc/meminfo: memFree=736096/32950928 swapFree=67055156/67111528
[pid=10315] ppid=10313 vsize=230060 CPUtime=582.31 cores=0,2,4,6
/proc/10315/stat : 10315 (wbo1.6) R 10313 10315 9537 0 -1 4202496 56397 0 0 0 58131 100 0 0 25 0 1 0 901997589 235581440 56341 33554432000 4194304 5714214 140737366957312 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10315/statm: 57515 56341 177 372 0 57140 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 230060

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.02 1.99 1.86 3/178 10338
/proc/meminfo: memFree=602452/32950928 swapFree=67055156/67111528
[pid=10315] ppid=10313 vsize=291472 CPUtime=822.31 cores=0,2,4,6
/proc/10315/stat : 10315 (wbo1.6) R 10313 10315 9537 0 -1 4202496 71678 0 0 0 82101 130 0 0 25 0 1 0 901997589 298467328 71622 33554432000 4194304 5714214 140737366957312 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10315/statm: 72868 71622 177 372 0 72493 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 291472

[startup+882.301 s]
/proc/loadavg: 2.00 1.99 1.86 3/178 10340
/proc/meminfo: memFree=578212/32950928 swapFree=67055156/67111528
[pid=10315] ppid=10313 vsize=296032 CPUtime=882.31 cores=0,2,4,6
/proc/10315/stat : 10315 (wbo1.6) R 10313 10315 9537 0 -1 4202496 72759 0 0 0 88097 134 0 0 25 0 1 0 901997589 303136768 72703 33554432000 4194304 5714214 140737366957312 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10315/statm: 74008 72703 177 372 0 73633 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 296032

[startup+942.301 s]
/proc/loadavg: 2.00 1.99 1.87 3/178 10341
/proc/meminfo: memFree=564392/32950928 swapFree=67055156/67111528
[pid=10315] ppid=10313 vsize=297772 CPUtime=942.31 cores=0,2,4,6
/proc/10315/stat : 10315 (wbo1.6) R 10313 10315 9537 0 -1 4202496 73210 0 0 0 94092 139 0 0 25 0 1 0 901997589 304918528 73154 33554432000 4194304 5714214 140737366957312 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10315/statm: 74443 73154 177 372 0 74068 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 297772

[startup+1002.3 s]
/proc/loadavg: 2.00 1.99 1.88 3/178 10343
/proc/meminfo: memFree=543384/32950928 swapFree=67055156/67111528
[pid=10315] ppid=10313 vsize=299092 CPUtime=1002.32 cores=0,2,4,6
/proc/10315/stat : 10315 (wbo1.6) R 10313 10315 9537 0 -1 4202496 73507 0 0 0 100084 148 0 0 25 0 1 0 901997589 306270208 73451 33554432000 4194304 5714214 140737366957312 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10315/statm: 74773 73451 177 372 0 74398 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 299092

[startup+1062.3 s]
/proc/loadavg: 2.00 1.99 1.88 3/178 10344
/proc/meminfo: memFree=500912/32950928 swapFree=67055156/67111528
[pid=10315] ppid=10313 vsize=317056 CPUtime=1062.32 cores=0,2,4,6
/proc/10315/stat : 10315 (wbo1.6) R 10313 10315 9537 0 -1 4202496 77945 0 0 0 106075 157 0 0 25 0 1 0 901997589 324665344 77889 33554432000 4194304 5714214 140737366957312 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10315/statm: 79264 77889 177 372 0 78889 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 317056

[startup+1122.3 s]
/proc/loadavg: 2.00 1.99 1.89 3/178 10346
/proc/meminfo: memFree=472460/32950928 swapFree=67055156/67111528
[pid=10315] ppid=10313 vsize=327624 CPUtime=1122.32 cores=0,2,4,6
/proc/10315/stat : 10315 (wbo1.6) R 10313 10315 9537 0 -1 4202496 80548 0 0 0 112067 165 0 0 25 0 1 0 901997589 335486976 80492 33554432000 4194304 5714214 140737366957312 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10315/statm: 81906 80492 177 372 0 81531 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 327624

[startup+1182.3 s]
/proc/loadavg: 2.00 1.99 1.89 3/178 10348
/proc/meminfo: memFree=434080/32950928 swapFree=67055156/67111528
[pid=10315] ppid=10313 vsize=348204 CPUtime=1182.32 cores=0,2,4,6
/proc/10315/stat : 10315 (wbo1.6) R 10313 10315 9537 0 -1 4202496 85654 0 0 0 118055 177 0 0 25 0 1 0 901997589 356560896 85598 33554432000 4194304 5714214 140737366957312 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10315/statm: 87051 85598 177 372 0 86676 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 348204

[startup+1242.3 s]
/proc/loadavg: 2.00 1.99 1.90 3/178 10349
/proc/meminfo: memFree=403764/32950928 swapFree=67055156/67111528
[pid=10315] ppid=10313 vsize=359660 CPUtime=1242.32 cores=0,2,4,6
/proc/10315/stat : 10315 (wbo1.6) R 10313 10315 9537 0 -1 4202496 89631 0 0 0 124045 187 0 0 25 0 1 0 901997589 368291840 88378 33554432000 4194304 5714214 140737366957312 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10315/statm: 89915 88378 177 372 0 89540 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 359660

[startup+1302.3 s]
/proc/loadavg: 2.07 2.00 1.91 3/178 10360
/proc/meminfo: memFree=345284/32950928 swapFree=67055156/67111528
[pid=10315] ppid=10313 vsize=393924 CPUtime=1302.32 cores=0,2,4,6
/proc/10315/stat : 10315 (wbo1.6) R 10313 10315 9537 0 -1 4202496 98110 0 0 0 130035 197 0 0 25 0 1 0 901997589 403378176 96857 33554432000 4194304 5714214 140737366957312 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10315/statm: 98481 96857 177 372 0 98106 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 393924

[startup+1362.3 s]
/proc/loadavg: 2.02 2.00 1.91 3/178 10361
/proc/meminfo: memFree=327008/32950928 swapFree=67055156/67111528
[pid=10315] ppid=10313 vsize=404460 CPUtime=1362.32 cores=0,2,4,6
/proc/10315/stat : 10315 (wbo1.6) R 10313 10315 9537 0 -1 4202496 100682 0 0 0 136028 204 0 0 25 0 1 0 901997589 414167040 99429 33554432000 4194304 5714214 140737366957312 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10315/statm: 101115 99429 177 372 0 100740 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 404460

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 1.91 3/178 10363
/proc/meminfo: memFree=300236/32950928 swapFree=67055156/67111528
[pid=10315] ppid=10313 vsize=414952 CPUtime=1422.33 cores=0,2,4,6
/proc/10315/stat : 10315 (wbo1.6) R 10313 10315 9537 0 -1 4202496 103342 0 0 0 142021 212 0 0 25 0 1 0 901997589 424910848 101985 33554432000 4194304 5714214 140737366957312 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10315/statm: 103738 101985 177 372 0 103363 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 414952

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 10368
/proc/meminfo: memFree=272332/32950928 swapFree=67055156/67111528
[pid=10315] ppid=10313 vsize=426784 CPUtime=1482.33 cores=0,2,4,6
/proc/10315/stat : 10315 (wbo1.6) R 10313 10315 9537 0 -1 4202496 106225 0 0 0 148014 219 0 0 25 0 1 0 901997589 437026816 104868 33554432000 4194304 5714214 140737366957312 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10315/statm: 106696 104868 177 372 0 106321 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 426784

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 10408
/proc/meminfo: memFree=818012/32950928 swapFree=67055156/67111528
[pid=10315] ppid=10313 vsize=436784 CPUtime=1542.33 cores=0,2,4,6
/proc/10315/stat : 10315 (wbo1.6) R 10313 10315 9537 0 -1 4202496 108693 0 0 0 154007 226 0 0 25 0 1 0 901997589 447266816 107336 33554432000 4194304 5714214 140737366957312 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10315/statm: 109196 107336 177 372 0 108821 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 436784

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 10410
/proc/meminfo: memFree=733676/32950928 swapFree=67055156/67111528
[pid=10315] ppid=10313 vsize=449408 CPUtime=1602.32 cores=0,2,4,6
/proc/10315/stat : 10315 (wbo1.6) R 10313 10315 9537 0 -1 4202496 111793 0 0 0 159997 235 0 0 25 0 1 0 901997589 460193792 110436 33554432000 4194304 5714214 140737366957312 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10315/statm: 112352 110436 177 372 0 111977 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 449408

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 10411
/proc/meminfo: memFree=716708/32950928 swapFree=67055156/67111528
[pid=10315] ppid=10313 vsize=466784 CPUtime=1662.33 cores=0,2,4,6
/proc/10315/stat : 10315 (wbo1.6) R 10313 10315 9537 0 -1 4202496 116064 0 0 0 165987 246 0 0 25 0 1 0 901997589 477986816 114707 33554432000 4194304 5714214 140737366957312 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10315/statm: 116696 114707 177 372 0 116321 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 466784

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 10413
/proc/meminfo: memFree=661580/32950928 swapFree=67055156/67111528
[pid=10315] ppid=10313 vsize=477476 CPUtime=1722.33 cores=0,2,4,6
/proc/10315/stat : 10315 (wbo1.6) R 10313 10315 9537 0 -1 4202496 118617 0 0 0 171979 254 0 0 25 0 1 0 901997589 488935424 117260 33554432000 4194304 5714214 140737366957312 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10315/statm: 119369 117260 177 372 0 118994 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 477476

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 10453
/proc/meminfo: memFree=792592/32950928 swapFree=67055156/67111528
[pid=10315] ppid=10313 vsize=487148 CPUtime=1782.34 cores=0,2,4,6
/proc/10315/stat : 10315 (wbo1.6) R 10313 10315 9537 0 -1 4202496 121013 0 0 0 177971 263 0 0 25 0 1 0 901997589 498839552 119656 33554432000 4194304 5714214 140737366957312 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10315/statm: 121787 119656 177 372 0 121412 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 487148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 10453
/proc/meminfo: memFree=753028/32950928 swapFree=67055156/67111528
[pid=10315] ppid=10313 vsize=490892 CPUtime=1800.04 cores=0,2,4,6
/proc/10315/stat : 10315 (wbo1.6) R 10313 10315 9537 0 -1 4202496 121965 0 0 0 179739 265 0 0 25 0 1 0 901997589 502673408 120608 33554432000 4194304 5714214 140737366957312 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/10315/statm: 122723 120608 177 372 0 122348 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 490892

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

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

runsolver used 2.57461 second user time and 5.67614 second system time

The end

Launcher Data

Begin job on node123 at 2011-06-12 20:39:38
IDJOB=3446710
IDBENCH=78708
IDSOLVER=1943
FILE ID=node123/3446710-1307903978
RUNJOBID= node123-1307903675-10241
PBS_JOBID= 13559583
Free space on /var/tmp= 2892 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-25-20--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-3446710-1307903978/watcher-3446710-1307903978 -o /var/tmp/evaluation-result-3446710-1307903978/solver-3446710-1307903978 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446710-1307903978.wbo

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

MD5SUM BENCH= baadf39a9a4e5770052dc23dee998ba5
RANDOM SEED=338862874

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:       1157380 kB
Buffers:         56440 kB
Cached:       30593944 kB
SwapCached:      10036 kB
Active:       15166184 kB
Inactive:     15671864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       1157380 kB
SwapTotal:    67111528 kB
SwapFree:     67055156 kB
Dirty:            4284 kB
Writeback:           0 kB
AnonPages:      185356 kB
Mapped:          13520 kB
Slab:           891152 kB
PageTables:       5348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   380304 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:09:40