Trace number 1875393

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 NameAnswerobjCPU timeWall clock time
wbo 1.0? (TO) 1800.36 1800.86

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_200_25_3.opb
MD5SUM7d5c1eba9f9b9c55d272c1a8f28b465a
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-25
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -31
Optimality of the best value was proved NO
Number of variables400
Total number of constraints601
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
Number of terms in the objective function 200
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)12432
Sum of products size (including duplicates)24864
Number of different products6216
Sum of products size12432

Solver Data

0.00/0.00	c This is wbo 1.0 alpha (based on Minisat 2.0 beta)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Parsing opb file format. File HOME/instance-1875393-1245206253.opb.
0.00/0.00	c Instance file HOME/instance-1875393-1245206253.opb
0.00/0.00	c File size is 531709 bytes.
0.01/0.08	c Highest Coefficient sum: 400
0.01/0.08	c ============================[ Problem Statistics ]=============================
0.01/0.08	c |                                                                             |
0.01/0.08	c |  Parsing time:          0.08         s                                      |
0.01/0.08	c |  Number Variables:      6616                                                |
0.01/0.08	c |  Number Clauses:        6616                                                |
0.01/0.08	c |  Number Cardinality:    402                                                 |
0.01/0.08	c |  Number PB Constraints: 6216                                                |
0.01/0.08	c core #1
0.01/0.08	c Core size: 401	Core Weight: 1	Total Weight: -199
0.01/0.08	c Elapsed CPU time: 0.081987 s	Remaining CPU time: 1799.92 s
0.09/0.11	c ============================[ Search Statistics ]==============================
0.09/0.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.11	c ===============================================================================
0.09/0.11	c |         0 |    6816    13235    51528 |     5000        0    nan |  0.000 % |
0.09/0.16	c |       102 |    6816    13235    51528 |     5500      102     98 |  1.131 % |
0.09/0.17	c ===============================================================================
0.09/0.17	c core #2
0.09/0.17	c Core size: 403	Core Weight: 1	Total Weight: -198
0.09/0.17	c Elapsed CPU time: 0.164974 s	Remaining CPU time: 1799.84 s
0.19/0.20	c Learning 2 hard constraints
0.19/0.20	c ============================[ Search Statistics ]==============================
0.19/0.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.20	c ===============================================================================
0.19/0.20	c |         0 |    7012    13238    51926 |     5000        0    nan |  0.000 % |
0.19/0.27	c |       100 |    7012    13238    51926 |     5500      100    153 |  0.000 % |
0.29/0.36	c |       250 |    7012    13238    51926 |     6050      250    134 |  0.000 % |
0.39/0.48	c |       499 |    7012    13238    51926 |     6655      499    124 |  0.000 % |
0.59/0.67	c |       836 |    7012    13238    51926 |     7320      836    130 |  0.000 % |
0.89/0.99	c |      1345 |    6985    13238    51926 |     8052     1331    133 |  0.385 % |
1.49/1.53	c |      2119 |    6860    13238    51926 |     8857     1852    139 |  2.168 % |
2.19/2.26	c |      3259 |    6784    13238    51926 |     9743     2672    144 |  5.263 % |
3.39/3.49	c |      4967 |    6581    13238    51926 |    10717     4229    145 | 12.194 % |
5.59/5.61	c |      7530 |    6131    13238    51926 |    11789     6322    148 | 19.025 % |
9.39/9.45	c |     11374 |    4771    13238    51926 |    12968     8081    167 | 36.409 % |
10.99/11.01	c ===============================================================================
11.18/11.25	c core #3
11.18/11.25	c Core size: 691	Core Weight: 1	Total Weight: -197
11.18/11.25	c Elapsed CPU time: 11.1623 s	Remaining CPU time: 1788.84 s
11.18/11.30	c Learning 39 hard constraints
11.18/11.30	c ============================[ Search Statistics ]==============================
11.18/11.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.18/11.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.18/11.30	c ===============================================================================
11.18/11.30	c |         0 |    7212    13278    55788 |     5000        0    nan |  0.000 % |
11.28/11.38	c |       100 |    7212    13278    55788 |     5500      100    241 |  0.000 % |
11.38/11.47	c |       251 |    7212    13278    55788 |     6050      251    199 |  0.000 % |
11.59/11.66	c |       476 |    7212    13278    55788 |     6655      476    152 |  0.000 % |
11.88/11.92	c |       813 |    7212    13278    55788 |     7320      813    146 |  0.000 % |
12.19/12.27	c |      1319 |    7212    13278    55788 |     8052     1319    160 |  0.000 % |
12.89/12.91	c |      2078 |    7212    13278    55788 |     8857     2078    172 |  0.000 % |
13.68/13.77	c |      3237 |    7212    13278    55788 |     9743     3237    172 |  0.000 % |
14.98/15.08	c |      4945 |    7212    13278    55788 |    10717     4945    165 |  0.000 % |
16.99/17.00	c |      7507 |    7212    13278    55788 |    11789     7507    171 |  0.000 % |
20.18/20.24	c |     11361 |    7212    13278    55788 |    12968    11361    177 |  0.000 % |
25.39/25.40	c |     17127 |    7212    13278    55788 |    14265    10464    177 |  0.000 % |
33.58/33.64	c |     25776 |    7212    13278    55788 |    15692    11811    177 |  0.000 % |
46.37/46.41	c |     38750 |    7212    13278    55788 |    17261    16684    189 |  0.003 % |
67.37/67.43	c |     58211 |    7212    13278    55788 |    18987    17465    210 |  0.005 % |
100.86/100.91	c |     87411 |    7143    13278    55788 |    20886    16349    178 |  0.957 % |
150.85/150.92	c |    131201 |    7016    13278    55788 |    22974    20015    160 |  2.718 % |
221.63/221.71	c |    196887 |    3747    13278    55788 |    25272    14888    151 | 58.846 % |
223.42/223.53	c ===============================================================================
229.32/229.44	c core #4
229.32/229.44	c Core size: 3199	Core Weight: 1	Total Weight: -196
229.32/229.44	c Elapsed CPU time: 228.012 s	Remaining CPU time: 1571.99 s
229.52/229.69	c Learning 999 hard constraints
229.52/229.69	c ============================[ Search Statistics ]==============================
229.52/229.69	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
229.52/229.69	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
229.52/229.69	c ===============================================================================
229.52/229.69	c |         0 |    7412    14278   111067 |     5000        0    nan |  0.000 % |
229.73/229.85	c |       100 |    7412    14278   111067 |     5500      100    322 |  0.000 % |
229.83/229.94	c |       251 |    7412    14278   111067 |     6050      251    233 |  0.000 % |
230.03/230.14	c |       477 |    7412    14278   111067 |     6655      477    139 |  0.000 % |
230.42/230.52	c |       814 |    7412    14278   111067 |     7320      814    181 |  0.000 % |
230.92/231.04	c |      1320 |    7412    14278   111067 |     8052     1320    161 |  0.000 % |
231.62/231.74	c |      2079 |    7412    14278   111067 |     8857     2079    185 |  0.000 % |
233.22/233.38	c |      3218 |    7412    14278   111067 |     9743     3218    169 |  0.000 % |
235.52/235.66	c |      4927 |    7412    14278   111067 |    10717     4927    180 |  0.000 % |
238.22/238.33	c |      7489 |    7412    14278   111067 |    11789     7489    210 |  0.000 % |
242.02/242.19	c |     11333 |    7412    14278   111067 |    12968    11333    234 |  0.000 % |
250.21/250.32	c |     17099 |    7412    14278   111067 |    14265    10326    240 |  0.000 % |
261.51/261.61	c |     25761 |    7412    14278   111067 |    15692    11785    194 |  0.000 % |
279.81/279.99	c |     38735 |    7412    14278   111067 |    17261    16136    197 |  0.000 % |
307.31/307.44	c |     58206 |    7412    14278   111067 |    18987    17110    252 |  0.000 % |
351.89/352.04	c |     87398 |    7412    14278   111067 |    20886    16246    247 |  0.000 % |
434.56/434.77	c |    131187 |    7412    14278   111067 |    22974    12736    179 |  0.000 % |
514.45/514.69	c |    196871 |    7412    14278   111067 |    25272    17901    116 |  0.000 % |
640.12/640.36	c |    295400 |    7412    14278   111067 |    27799    19095    177 |  0.000 % |
865.25/865.52	c |    443190 |    7412    14278   111067 |    30579    22295    144 |  0.000 % |
1143.17/1143.51	c |    664873 |    7412    14278   111067 |    33637    16696    197 |  0.000 % |
1674.31/1674.84	c |    997400 |    7412    14278   111067 |    37001    35037    213 |  0.000 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1875393-1245206253/watcher-1875393-1245206253 -o /tmp/evaluation-result-1875393-1245206253/solver-1875393-1245206253 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1875393-1245206253.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 5975
/proc/meminfo: memFree=1857824/2055920 swapFree=4181656/4192956
[pid=5975] ppid=5973 vsize=2912 CPUtime=0
/proc/5975/stat : 5975 (wbo) R 5973 5975 5886 0 -1 4194304 181 0 0 0 0 0 0 0 20 0 1 0 188225523 2981888 165 1992294400 134512640 135709839 4294956240 18446744073709551615 135190367 0 0 4096 3 0 0 0 17 1 0 0
/proc/5975/statm: 728 166 122 292 0 303 0

[startup+0.0243779 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 5975
/proc/meminfo: memFree=1857824/2055920 swapFree=4181656/4192956
[pid=5975] ppid=5973 vsize=4288 CPUtime=0.01
/proc/5975/stat : 5975 (wbo) R 5973 5975 5886 0 -1 4194304 494 0 0 0 1 0 0 0 20 0 1 0 188225523 4390912 478 1992294400 134512640 135709839 4294956240 18446744073709551615 134570584 0 0 4096 3 0 0 0 17 1 0 0
/proc/5975/statm: 1072 478 145 292 0 647 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4288

[startup+0.101384 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 5975
/proc/meminfo: memFree=1857824/2055920 swapFree=4181656/4192956
[pid=5975] ppid=5973 vsize=6568 CPUtime=0.09
/proc/5975/stat : 5975 (wbo) R 5973 5975 5886 0 -1 4194304 1277 0 0 0 9 0 0 0 20 0 1 0 188225523 6725632 1131 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/5975/statm: 1642 1132 134 292 0 1347 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6568

[startup+0.301404 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 5975
/proc/meminfo: memFree=1857824/2055920 swapFree=4181656/4192956
[pid=5975] ppid=5973 vsize=7928 CPUtime=0.29
/proc/5975/stat : 5975 (wbo) R 5973 5975 5886 0 -1 4194304 1821 0 0 0 29 0 0 0 22 0 1 0 188225523 8118272 1517 1992294400 134512640 135709839 4294956240 18446744073709551615 134572568 0 0 4096 3 0 0 0 17 1 0 0
/proc/5975/statm: 1982 1517 136 292 0 1687 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7928

[startup+0.701443 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 5975
/proc/meminfo: memFree=1857824/2055920 swapFree=4181656/4192956
[pid=5975] ppid=5973 vsize=8720 CPUtime=0.69
/proc/5975/stat : 5975 (wbo) R 5973 5975 5886 0 -1 4194304 2038 0 0 0 69 0 0 0 25 0 1 0 188225523 8929280 1734 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/5975/statm: 2180 1734 136 292 0 1885 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8720

[startup+1.50152 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5976
/proc/meminfo: memFree=1850584/2055920 swapFree=4181656/4192956
[pid=5975] ppid=5973 vsize=10700 CPUtime=1.49
/proc/5975/stat : 5975 (wbo) R 5973 5975 5886 0 -1 4194304 2540 0 0 0 148 1 0 0 25 0 1 0 188225523 10956800 2236 1992294400 134512640 135709839 4294956240 18446744073709551615 135171716 0 0 4096 3 0 0 0 17 1 0 0
/proc/5975/statm: 2675 2237 136 292 0 2380 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10700

[startup+3.10167 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5976
/proc/meminfo: memFree=1847832/2055920 swapFree=4181656/4192956
[pid=5975] ppid=5973 vsize=14264 CPUtime=3.08
/proc/5975/stat : 5975 (wbo) R 5973 5975 5886 0 -1 4194304 3415 0 0 0 306 2 0 0 25 0 1 0 188225523 14606336 3111 1992294400 134512640 135709839 4294956240 18446744073709551615 135162142 0 0 4096 3 0 0 0 17 1 0 0
/proc/5975/statm: 3566 3111 136 292 0 3271 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 14264

[startup+6.30198 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5976
/proc/meminfo: memFree=1841432/2055920 swapFree=4181656/4192956
[pid=5975] ppid=5973 vsize=19836 CPUtime=6.28
/proc/5975/stat : 5975 (wbo) R 5973 5975 5886 0 -1 4194304 4808 0 0 0 623 5 0 0 25 0 1 0 188225523 20312064 4504 1992294400 134512640 135709839 4294956240 18446744073709551615 134518512 0 0 4096 3 0 0 0 17 1 0 0
/proc/5975/statm: 4959 4504 136 292 0 4664 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19836

[startup+12.7016 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5976
/proc/meminfo: memFree=1832800/2055920 swapFree=4181656/4192956
[pid=5975] ppid=5973 vsize=27108 CPUtime=12.69
/proc/5975/stat : 5975 (wbo) R 5973 5975 5886 0 -1 4194304 6622 0 0 0 1259 10 0 0 25 0 1 0 188225523 27758592 6318 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5975/statm: 6777 6318 136 292 0 6482 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27108

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5976
/proc/meminfo: memFree=1821856/2055920 swapFree=4181656/4192956
[pid=5975] ppid=5973 vsize=38492 CPUtime=25.49
/proc/5975/stat : 5975 (wbo) R 5973 5975 5886 0 -1 4194304 9471 0 0 0 2530 19 0 0 25 0 1 0 188225523 39415808 9167 1992294400 134512640 135709839 4294956240 18446744073709551615 134517504 0 0 4096 3 0 0 0 17 1 0 0
/proc/5975/statm: 9623 9167 136 292 0 9328 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 38492

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5976
/proc/meminfo: memFree=1777952/2055920 swapFree=4181656/4192956
[pid=5975] ppid=5973 vsize=82856 CPUtime=51.07
/proc/5975/stat : 5975 (wbo) R 5973 5975 5886 0 -1 4194304 20555 0 0 0 5070 37 0 0 25 0 1 0 188225523 84844544 20251 1992294400 134512640 135709839 4294956240 18446744073709551615 135171716 0 0 4096 3 0 0 0 17 1 0 0
/proc/5975/statm: 20714 20251 136 292 0 20419 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 82856

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5976
/proc/meminfo: memFree=1701664/2055920 swapFree=4181656/4192956
[pid=5975] ppid=5973 vsize=158080 CPUtime=102.27
/proc/5975/stat : 5975 (wbo) R 5973 5975 5886 0 -1 4194304 39381 0 0 0 10160 67 0 0 25 0 1 0 188225523 161873920 39077 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5975/statm: 39520 39077 136 292 0 39225 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 158080

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5976
/proc/meminfo: memFree=1618464/2055920 swapFree=4181656/4192956
[pid=5975] ppid=5973 vsize=242348 CPUtime=162.25
/proc/5975/stat : 5975 (wbo) R 5973 5975 5886 0 -1 4194304 60424 0 0 0 16124 101 0 0 25 0 1 0 188225523 248164352 60120 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5975/statm: 60587 60120 136 292 0 60292 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 242348

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5976
/proc/meminfo: memFree=1538464/2055920 swapFree=4181656/4192956
[pid=5975] ppid=5973 vsize=321024 CPUtime=222.23
/proc/5975/stat : 5975 (wbo) R 5973 5975 5886 0 -1 4194304 80081 0 0 0 22088 135 0 0 25 0 1 0 188225523 328728576 79777 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5975/statm: 80256 79777 136 292 0 79961 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 321024

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5976
/proc/meminfo: memFree=1529888/2055920 swapFree=4181656/4192956
[pid=5975] ppid=5973 vsize=329296 CPUtime=282.21
/proc/5975/stat : 5975 (wbo) R 5973 5975 5886 0 -1 4194304 82162 0 0 0 28065 156 0 0 25 0 1 0 188225523 337199104 81858 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5975/statm: 82324 81858 136 292 0 82029 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 329296

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5976
/proc/meminfo: memFree=1523872/2055920 swapFree=4181656/4192956
[pid=5975] ppid=5973 vsize=335368 CPUtime=342.19
/proc/5975/stat : 5975 (wbo) R 5973 5975 5886 0 -1 4194304 83689 0 0 0 34041 178 0 0 25 0 1 0 188225523 343416832 83385 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5975/statm: 83842 83385 136 292 0 83547 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 335368

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5976
/proc/meminfo: memFree=1483168/2055920 swapFree=4181656/4192956
[pid=5975] ppid=5973 vsize=376288 CPUtime=402.18
/proc/5975/stat : 5975 (wbo) R 5973 5975 5886 0 -1 4194304 93922 0 0 0 40019 199 0 0 25 0 1 0 188225523 385318912 93618 1992294400 134512640 135709839 4294956240 18446744073709551615 134573919 0 0 4096 3 0 0 0 17 1 0 0
/proc/5975/statm: 94072 93618 136 292 0 93777 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 376288

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5976
/proc/meminfo: memFree=1430700/2055920 swapFree=4181656/4192956
[pid=5975] ppid=5973 vsize=428572 CPUtime=462.16
/proc/5975/stat : 5975 (wbo) R 5973 5975 5886 0 -1 4194304 106970 0 0 0 45997 219 0 0 25 0 1 0 188225523 438857728 106666 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/5975/statm: 107143 106666 136 292 0 106848 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 428572

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5976
/proc/meminfo: memFree=1377248/2055920 swapFree=4181656/4192956
[pid=5975] ppid=5973 vsize=482040 CPUtime=522.14
/proc/5975/stat : 5975 (wbo) R 5973 5975 5886 0 -1 4194304 120344 0 0 0 51962 252 0 0 25 0 1 0 188225523 493608960 120040 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5975/statm: 120510 120040 136 292 0 120215 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 482040

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5976
/proc/meminfo: memFree=1319328/2055920 swapFree=4181656/4192956
[pid=5975] ppid=5973 vsize=540036 CPUtime=582.13
/proc/5975/stat : 5975 (wbo) R 5973 5975 5886 0 -1 4194304 134832 0 0 0 57930 283 0 0 25 0 1 0 188225523 552996864 134528 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/5975/statm: 135009 134528 136 292 0 134714 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 540036

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5976
/proc/meminfo: memFree=1253536/2055920 swapFree=4181656/4192956
[pid=5975] ppid=5973 vsize=604888 CPUtime=642.11
/proc/5975/stat : 5975 (wbo) R 5973 5975 5886 0 -1 4194304 151047 0 0 0 63899 312 0 0 25 0 1 0 188225523 619405312 150743 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5975/statm: 151222 150743 136 292 0 150927 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 604888

[startup+702.302 s]

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

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5978
/proc/meminfo: memFree=1007328/2055920 swapFree=4181656/4192956
[pid=5975] ppid=5973 vsize=850804 CPUtime=882.04
/proc/5975/stat : 5975 (wbo) R 5973 5975 5886 0 -1 4194304 212494 0 0 0 87792 412 0 0 25 0 1 0 188225523 871223296 212190 1992294400 134512640 135709839 4294956240 18446744073709551615 134574152 0 0 4096 3 0 0 0 17 1 0 0
/proc/5975/statm: 212701 212190 136 292 0 212406 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 850804

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5978
/proc/meminfo: memFree=947168/2055920 swapFree=4181656/4192956
[pid=5975] ppid=5973 vsize=911312 CPUtime=942.02
/proc/5975/stat : 5975 (wbo) R 5973 5975 5886 0 -1 4194304 227633 0 0 0 93765 437 0 0 25 0 1 0 188225523 933183488 227329 1992294400 134512640 135709839 4294956240 18446744073709551615 134517521 0 0 4096 3 0 0 0 17 1 0 0
/proc/5975/statm: 227828 227329 136 292 0 227533 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 911312

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5978
/proc/meminfo: memFree=891168/2055920 swapFree=4181656/4192956
[pid=5975] ppid=5973 vsize=966740 CPUtime=1002.01
/proc/5975/stat : 5975 (wbo) R 5973 5975 5886 0 -1 4194304 241477 0 0 0 99735 466 0 0 25 0 1 0 188225523 989941760 241173 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5975/statm: 241685 241173 136 292 0 241390 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 966740

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5978
/proc/meminfo: memFree=854560/2055920 swapFree=4181656/4192956
[pid=5975] ppid=5973 vsize=1003552 CPUtime=1062
/proc/5975/stat : 5975 (wbo) R 5973 5975 5886 0 -1 4194304 250652 0 0 0 105714 486 0 0 25 0 1 0 188225523 1027637248 250348 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5975/statm: 250888 250348 136 292 0 250593 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 1003552

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5978
/proc/meminfo: memFree=809824/2055920 swapFree=4181656/4192956
[pid=5975] ppid=5973 vsize=1048228 CPUtime=1121.98
/proc/5975/stat : 5975 (wbo) R 5973 5975 5886 0 -1 4194304 261814 0 0 0 111690 508 0 0 25 0 1 0 188225523 1073385472 261510 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5975/statm: 262057 261510 136 292 0 261762 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 1048228

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5978
/proc/meminfo: memFree=742688/2055920 swapFree=4181656/4192956
[pid=5975] ppid=5973 vsize=1116128 CPUtime=1181.96
/proc/5975/stat : 5975 (wbo) R 5973 5975 5886 0 -1 4194304 278780 0 0 0 117661 535 0 0 25 0 1 0 188225523 1142915072 278476 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5975/statm: 279032 278476 136 292 0 278737 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 1116128

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5978
/proc/meminfo: memFree=667936/2055920 swapFree=4181656/4192956
[pid=5975] ppid=5973 vsize=1190064 CPUtime=1241.94
/proc/5975/stat : 5975 (wbo) R 5973 5975 5886 0 -1 4194304 297260 0 0 0 123634 560 0 0 25 0 1 0 188225523 1218625536 296956 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5975/statm: 297516 296956 136 292 0 297221 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 1190064

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5978
/proc/meminfo: memFree=595296/2055920 swapFree=4181656/4192956
[pid=5975] ppid=5973 vsize=1261872 CPUtime=1301.93
/proc/5975/stat : 5975 (wbo) R 5973 5975 5886 0 -1 4194304 315197 0 0 0 129611 582 0 0 25 0 1 0 188225523 1292156928 314893 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5975/statm: 315468 314893 136 292 0 315173 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 1261872

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5978
/proc/meminfo: memFree=535648/2055920 swapFree=4181656/4192956
[pid=5975] ppid=5973 vsize=1322108 CPUtime=1361.91
/proc/5975/stat : 5975 (wbo) R 5973 5975 5886 0 -1 4194304 330263 0 0 0 135586 605 0 0 25 0 1 0 188225523 1353838592 329959 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/5975/statm: 330527 329959 136 292 0 330232 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 1322108

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5984
/proc/meminfo: memFree=470104/2055920 swapFree=4181656/4192956
[pid=5975] ppid=5973 vsize=1386672 CPUtime=1421.9
/proc/5975/stat : 5975 (wbo) R 5973 5975 5886 0 -1 4194304 346403 0 0 0 141560 630 0 0 25 0 1 0 188225523 1419952128 346099 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5975/statm: 346668 346099 136 292 0 346373 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 1386672

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5984
/proc/meminfo: memFree=414744/2055920 swapFree=4181656/4192956
[pid=5975] ppid=5973 vsize=1442408 CPUtime=1481.87
/proc/5975/stat : 5975 (wbo) R 5973 5975 5886 0 -1 4194304 360329 0 0 0 147530 657 0 0 25 0 1 0 188225523 1477025792 360025 1992294400 134512640 135709839 4294956240 18446744073709551615 135171716 0 0 4096 3 0 0 0 17 1 0 0
/proc/5975/statm: 360602 360025 136 292 0 360307 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 1442408

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5984
/proc/meminfo: memFree=372888/2055920 swapFree=4181656/4192956
[pid=5975] ppid=5973 vsize=1483784 CPUtime=1541.85
/proc/5975/stat : 5975 (wbo) R 5973 5975 5886 0 -1 4194304 370669 0 0 0 153505 680 0 0 25 0 1 0 188225523 1519394816 370365 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/5975/statm: 370946 370365 136 292 0 370651 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 1483784

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5984
/proc/meminfo: memFree=336728/2055920 swapFree=4181656/4192956
[pid=5975] ppid=5973 vsize=1520168 CPUtime=1601.83
/proc/5975/stat : 5975 (wbo) R 5973 5975 5886 0 -1 4194304 379763 0 0 0 159483 700 0 0 25 0 1 0 188225523 1556652032 379459 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5975/statm: 380042 379459 136 292 0 379747 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 1520168

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5984
/proc/meminfo: memFree=294360/2055920 swapFree=4181656/4192956
[pid=5975] ppid=5973 vsize=1562516 CPUtime=1661.83
/proc/5975/stat : 5975 (wbo) R 5973 5975 5886 0 -1 4194304 390301 0 0 0 165464 719 0 0 25 0 1 0 188225523 1600016384 389997 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5975/statm: 390629 389997 136 292 0 390334 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 1562516

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5984
/proc/meminfo: memFree=240864/2055920 swapFree=4181656/4192956
[pid=5975] ppid=5973 vsize=1617028 CPUtime=1721.8
/proc/5975/stat : 5975 (wbo) R 5973 5975 5886 0 -1 4194304 403928 0 0 0 171433 747 0 0 25 0 1 0 188225523 1655836672 403624 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5975/statm: 404257 403624 136 292 0 403962 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 1617028

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5984
/proc/meminfo: memFree=191712/2055920 swapFree=4181656/4192956
[pid=5975] ppid=5973 vsize=1664820 CPUtime=1781.79
/proc/5975/stat : 5975 (wbo) R 5973 5975 5886 0 -1 4194304 415873 0 0 0 177405 774 0 0 25 0 1 0 188225523 1704775680 415569 1992294400 134512640 135709839 4294956240 18446744073709551615 134517168 0 0 4096 3 0 0 0 17 1 0 0
/proc/5975/statm: 416205 415569 136 292 0 415910 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 1664820



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5984
/proc/meminfo: memFree=181408/2055920 swapFree=4181656/4192956
[pid=5975] ppid=5973 vsize=1674972 CPUtime=1800.1
/proc/5975/stat : 5975 (wbo) R 5973 5975 5886 0 -1 4194304 418373 0 0 0 179230 780 0 0 25 0 1 0 188225523 1715171328 418069 1992294400 134512640 135709839 4294956240 18446744073709551615 134517504 0 0 4096 3 0 0 0 17 1 0 0
/proc/5975/statm: 418743 418069 136 292 0 418448 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 1674972

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1800.8 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5984
/proc/meminfo: memFree=181408/2055920 swapFree=4181656/4192956
[pid=5975] ppid=5973 vsize=0 CPUtime=1800.29
/proc/5975/stat : 5975 (wbo) R 5973 5975 5886 0 -1 4195332 418373 0 0 0 179230 799 0 0 25 0 1 0 188225523 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/5975/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.29
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.86
CPU time (s): 1800.36
CPU user time (s): 1792.3
CPU system time (s): 8.05377
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (KiB): 1674972

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

runsolver used 1.24181 second user time and 3.83542 second system time

The end

Launcher Data

Begin job on node18 at 2009-06-17 04:37:33
IDJOB=1875393
IDBENCH=48233
IDSOLVER=698
FILE ID=node18/1875393-1245206253
PBS_JOBID= 9368392
Free space on /tmp= 66172 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_200_25_3.opb
COMMAND LINE= wbo -file-format=opb -time-limit=TIMEOUT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1875393-1245206253/watcher-1875393-1245206253 -o /tmp/evaluation-result-1875393-1245206253/solver-1875393-1245206253 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1875393-1245206253.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 7d5c1eba9f9b9c55d272c1a8f28b465a
RANDOM SEED=1528015062

node18.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1858688 kB
Buffers:         24148 kB
Cached:         100612 kB
SwapCached:       5596 kB
Active:          40892 kB
Inactive:        91760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1858688 kB
SwapTotal:     4192956 kB
SwapFree:      4181656 kB
Dirty:            2544 kB
Writeback:           0 kB
Mapped:          12996 kB
Slab:            50624 kB
Committed_AS:   165944 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1875393-1245206253.opb

Free space on /tmp at the end= 66172 MiB
End job on node18 at 2009-06-17 05:07:36