Trace number 1875267

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.32 1800.94

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_10_1.opb
MD5SUM7c4476530a00e5609896ce3ef5260c8d
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark21
Best CPU time to get the best result obtained on this benchmark1797.91
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 25
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints200
Minimum length of a constraint11
Maximum length of a constraint23
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 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2482
Sum of products size (including duplicates)4964
Number of different products2482
Sum of products size4964

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-1875267-1245189859.opb.
0.00/0.00	c Instance file HOME/instance-1875267-1245189859.opb
0.00/0.00	c File size is 184960 bytes.
0.00/0.02	c Highest Coefficient sum: 24
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Parsing time:          0.02         s                                      |
0.00/0.02	c |  Number Variables:      2682                                                |
0.00/0.02	c |  Number Clauses:        2882                                                |
0.00/0.02	c |  Number Cardinality:    0                                                   |
0.00/0.02	c |  Number PB Constraints: 2482                                                |
0.00/0.02	c core #1
0.00/0.02	c Core size: 22	Core Weight: 1	Total Weight: 1
0.00/0.02	c Elapsed CPU time: 0.023996 s	Remaining CPU time: 1799.98 s
0.00/0.03	c core #2
0.00/0.03	c Core size: 22	Core Weight: 1	Total Weight: 2
0.00/0.03	c Elapsed CPU time: 0.028995 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #3
0.00/0.03	c Core size: 22	Core Weight: 1	Total Weight: 3
0.00/0.03	c Elapsed CPU time: 0.034994 s	Remaining CPU time: 1799.97 s
0.00/0.04	c core #4
0.00/0.04	c Core size: 24	Core Weight: 1	Total Weight: 4
0.00/0.04	c Elapsed CPU time: 0.040993 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #5
0.00/0.04	c Core size: 22	Core Weight: 1	Total Weight: 5
0.00/0.04	c Elapsed CPU time: 0.046992 s	Remaining CPU time: 1799.95 s
0.04/0.05	c core #6
0.04/0.05	c Core size: 22	Core Weight: 1	Total Weight: 6
0.04/0.05	c Elapsed CPU time: 0.053991 s	Remaining CPU time: 1799.95 s
0.04/0.06	c core #7
0.04/0.06	c Core size: 22	Core Weight: 1	Total Weight: 7
0.04/0.06	c Elapsed CPU time: 0.05999 s	Remaining CPU time: 1799.94 s
0.04/0.07	c core #8
0.04/0.07	c Core size: 51	Core Weight: 1	Total Weight: 8
0.04/0.07	c Elapsed CPU time: 0.068989 s	Remaining CPU time: 1799.93 s
0.04/0.08	c ============================[ Search Statistics ]==============================
0.04/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.04/0.08	c ===============================================================================
0.04/0.08	c |         0 |    1471     5372    14238 |     5000        0    nan |  0.000 % |
0.04/0.08	c ===============================================================================
0.04/0.08	c core #9
0.04/0.08	c Core size: 269	Core Weight: 1	Total Weight: 9
0.04/0.08	c Elapsed CPU time: 0.080987 s	Remaining CPU time: 1799.92 s
0.04/0.09	c ============================[ Search Statistics ]==============================
0.04/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.04/0.09	c ===============================================================================
0.04/0.09	c |         0 |    2347     5373    16644 |     5000        0    nan |  0.000 % |
0.09/0.11	c |       101 |    2347     5373    16644 |     5500      101     89 | 18.817 % |
0.09/0.14	c |       251 |    2347     5373    16644 |     6050      251    122 | 18.817 % |
0.19/0.21	c |       481 |    2347     5373    16644 |     6655      481    135 | 18.817 % |
0.19/0.29	c ===============================================================================
0.19/0.30	c core #10
0.19/0.30	c Core size: 839	Core Weight: 1	Total Weight: 10
0.19/0.30	c Elapsed CPU time: 0.297954 s	Remaining CPU time: 1799.7 s
0.29/0.31	c ============================[ Search Statistics ]==============================
0.29/0.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.31	c ===============================================================================
0.29/0.31	c |         0 |    3055     5374    18501 |     5000        0    nan |  0.000 % |
0.29/0.33	c |       108 |    3055     5374    18501 |     5500      108    161 |  0.747 % |
0.29/0.38	c |       258 |    3055     5374    18501 |     6050      258    175 |  0.747 % |
0.39/0.46	c |       486 |    3055     5374    18501 |     6655      486    194 |  0.747 % |
0.59/0.61	c |       837 |    3055     5374    18501 |     7320      837    208 |  0.747 % |
0.79/0.84	c |      1343 |    3055     5374    18501 |     8052     1343    211 |  0.747 % |
1.19/1.21	c |      2102 |    3055     5374    18501 |     8857     2102    206 |  0.747 % |
1.89/1.90	c |      3244 |    3055     5374    18501 |     9743     3244    212 |  0.747 % |
3.38/3.45	c |      4953 |    3055     5374    18501 |    10717     4953    218 |  0.747 % |
5.29/5.35	c |      7515 |    3055     5374    18501 |    11789     7515    207 |  0.747 % |
8.98/9.06	c |     11359 |    3055     5374    18501 |    12968    11359    204 |  0.747 % |
15.18/15.21	c |     17126 |    3055     5374    18501 |    14265    10329    190 |  0.747 % |
22.68/22.72	c |     25778 |    3055     5374    18501 |    15692    11739    160 |  0.747 % |
35.18/35.29	c |     38752 |    3055     5374    18501 |    17261     8829    194 |  0.747 % |
41.27/41.37	c ===============================================================================
42.17/42.23	c core #11
42.17/42.23	c Core size: 2339	Core Weight: 1	Total Weight: 11
42.17/42.23	c Elapsed CPU time: 41.9776 s	Remaining CPU time: 1758.02 s
42.17/42.29	c Learning 1 hard constraints
42.17/42.29	c ============================[ Search Statistics ]==============================
42.17/42.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
42.17/42.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
42.17/42.29	c ===============================================================================
42.17/42.29	c |         0 |    3278     5376    18977 |     5000        0    nan |  0.000 % |
42.28/42.32	c |       100 |    3278     5376    18977 |     5500      100    171 |  0.000 % |
42.28/42.36	c |       251 |    3278     5376    18977 |     6050      251    101 |  0.000 % |
42.38/42.43	c |       476 |    3278     5376    18977 |     6655      476    124 |  0.000 % |
42.47/42.55	c |       813 |    3278     5376    18977 |     7320      813    121 |  0.000 % |
42.67/42.72	c |      1319 |    3278     5376    18977 |     8052     1319    115 |  0.000 % |
42.97/43.01	c |      2079 |    3278     5376    18977 |     8857     2079    132 |  0.000 % |
43.37/43.46	c |      3220 |    3278     5376    18977 |     9743     3220    132 |  0.000 % |
44.17/44.26	c |      4929 |    3278     5376    18977 |    10717     4929    148 |  0.000 % |
45.77/45.80	c |      7492 |    3278     5376    18977 |    11789     7492    155 |  0.000 % |
48.38/48.40	c |     11342 |    3278     5376    18977 |    12968    11342    180 |  0.000 % |
52.87/52.99	c |     17112 |    3278     5376    18977 |    14265    10502    199 |  0.000 % |
60.27/60.35	c |     25765 |    3278     5376    18977 |    15692    11856    191 |  0.000 % |
78.07/78.11	c |     38741 |    3278     5376    18977 |    17261     8389    239 |  0.000 % |
102.65/102.78	c |     58203 |    3278     5376    18977 |    18987     9982    253 |  0.000 % |
134.05/134.12	c |     87395 |    3278     5376    18977 |    20886     9785    207 |  0.000 % |
205.82/205.92	c |    131186 |    3278     5376    18977 |    22974    10796    216 |  0.000 % |
276.49/276.69	c |    196871 |    3278     5376    18977 |    25272    17503    226 |  0.000 % |
403.45/403.68	c |    295398 |    3278     5376    18977 |    27799    24028    199 |  0.000 % |
656.47/656.73	c |    443191 |    3278     5376    18977 |    30579    22245    257 |  0.000 % |
991.86/992.28	c |    664877 |    3278     5376    18977 |    33637    17078    213 |  0.000 % |
1563.56/1564.17	c |    997402 |    3278     5376    18977 |    37001    27753    247 |  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-1875267-1245189859/watcher-1875267-1245189859 -o /tmp/evaluation-result-1875267-1245189859/solver-1875267-1245189859 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1875267-1245189859.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: 1.00 1.00 1.00 3/65 14898
/proc/meminfo: memFree=1849576/2055920 swapFree=4178232/4192956
[pid=14898] ppid=14896 vsize=3056 CPUtime=0
/proc/14898/stat : 14898 (wbo) R 14896 14898 14246 0 -1 4194304 268 0 0 0 0 0 0 0 20 0 1 0 186583848 3129344 252 1992294400 134512640 135709839 4294956240 18446744073709551615 135165996 0 0 4096 3 0 0 0 17 1 0 0
/proc/14898/statm: 764 253 125 292 0 423 0

[startup+0.0497339 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 14898
/proc/meminfo: memFree=1849576/2055920 swapFree=4178232/4192956
[pid=14898] ppid=14896 vsize=4056 CPUtime=0.04
/proc/14898/stat : 14898 (wbo) R 14896 14898 14246 0 -1 4194304 657 0 0 0 4 0 0 0 20 0 1 0 186583848 4153344 586 1992294400 134512640 135709839 4294956240 18446744073709551615 135230974 0 0 4096 3 0 0 0 17 1 0 0
/proc/14898/statm: 1014 586 134 292 0 719 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4056

[startup+0.101742 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 14898
/proc/meminfo: memFree=1849576/2055920 swapFree=4178232/4192956
[pid=14898] ppid=14896 vsize=4860 CPUtime=0.09
/proc/14898/stat : 14898 (wbo) R 14896 14898 14246 0 -1 4194304 853 0 0 0 9 0 0 0 18 0 1 0 186583848 4976640 773 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14898/statm: 1215 773 135 292 0 920 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4860

[startup+0.301781 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 14898
/proc/meminfo: memFree=1849576/2055920 swapFree=4178232/4192956
[pid=14898] ppid=14896 vsize=5564 CPUtime=0.29
/proc/14898/stat : 14898 (wbo) R 14896 14898 14246 0 -1 4194304 1009 0 0 0 29 0 0 0 18 0 1 0 186583848 5697536 929 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/14898/statm: 1391 934 136 292 0 1096 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5564

[startup+0.701858 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 14898
/proc/meminfo: memFree=1849576/2055920 swapFree=4178232/4192956
[pid=14898] ppid=14896 vsize=6044 CPUtime=0.69
/proc/14898/stat : 14898 (wbo) R 14896 14898 14246 0 -1 4194304 1153 0 0 0 69 0 0 0 22 0 1 0 186583848 6189056 1073 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14898/statm: 1511 1073 136 292 0 1216 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6044

[startup+1.50201 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14899
/proc/meminfo: memFree=1845088/2055920 swapFree=4178232/4192956
[pid=14898] ppid=14896 vsize=7760 CPUtime=1.49
/proc/14898/stat : 14898 (wbo) R 14896 14898 14246 0 -1 4194304 1591 0 0 0 148 1 0 0 25 0 1 0 186583848 7946240 1511 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14898/statm: 1940 1511 136 292 0 1645 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7760

[startup+3.10132 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14899
/proc/meminfo: memFree=1842784/2055920 swapFree=4178232/4192956
[pid=14898] ppid=14896 vsize=10532 CPUtime=3.08
/proc/14898/stat : 14898 (wbo) R 14896 14898 14246 0 -1 4194304 2256 0 0 0 307 1 0 0 25 0 1 0 186583848 10784768 2176 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14898/statm: 2633 2176 136 292 0 2338 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10532

[startup+6.30192 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14899
/proc/meminfo: memFree=1837480/2055920 swapFree=4178232/4192956
[pid=14898] ppid=14896 vsize=15428 CPUtime=6.29
/proc/14898/stat : 14898 (wbo) R 14896 14898 14246 0 -1 4194304 3505 0 0 0 625 4 0 0 25 0 1 0 186583848 15798272 3425 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/14898/statm: 3857 3425 136 292 0 3562 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15428

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14899
/proc/meminfo: memFree=1829360/2055920 swapFree=4178232/4192956
[pid=14898] ppid=14896 vsize=22864 CPUtime=12.69
/proc/14898/stat : 14898 (wbo) R 14896 14898 14246 0 -1 4194304 5352 0 0 0 1262 7 0 0 25 0 1 0 186583848 23412736 5272 1992294400 134512640 135709839 4294956240 18446744073709551615 134611957 0 0 4096 3 0 0 0 17 1 0 0
/proc/14898/statm: 5716 5272 136 292 0 5421 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22864

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14899
/proc/meminfo: memFree=1810608/2055920 swapFree=4178232/4192956
[pid=14898] ppid=14896 vsize=41224 CPUtime=25.48
/proc/14898/stat : 14898 (wbo) R 14896 14898 14246 0 -1 4194304 9934 0 0 0 2534 14 0 0 25 0 1 0 186583848 42213376 9854 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14898/statm: 10306 9854 136 292 0 10011 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 41224

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14899
/proc/meminfo: memFree=1786352/2055920 swapFree=4178232/4192956
[pid=14898] ppid=14896 vsize=65132 CPUtime=51.07
/proc/14898/stat : 14898 (wbo) R 14896 14898 14246 0 -1 4194304 15895 0 0 0 5078 29 0 0 25 0 1 0 186583848 66695168 15815 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14898/statm: 16283 15815 136 292 0 15988 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 65132

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14899
/proc/meminfo: memFree=1738800/2055920 swapFree=4178232/4192956
[pid=14898] ppid=14896 vsize=112732 CPUtime=102.25
/proc/14898/stat : 14898 (wbo) R 14896 14898 14246 0 -1 4194304 27793 0 0 0 10175 50 0 0 25 0 1 0 186583848 115437568 27713 1992294400 134512640 135709839 4294956240 18446744073709551615 134517510 0 0 4096 3 0 0 0 17 1 0 0
/proc/14898/statm: 28183 27713 136 292 0 27888 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 112732

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14899
/proc/meminfo: memFree=1676464/2055920 swapFree=4178232/4192956
[pid=14898] ppid=14896 vsize=175808 CPUtime=162.23
/proc/14898/stat : 14898 (wbo) R 14896 14898 14246 0 -1 4194304 43544 0 0 0 16147 76 0 0 25 0 1 0 186583848 180027392 43464 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14898/statm: 43952 43464 136 292 0 43657 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 175808

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14899
/proc/meminfo: memFree=1615536/2055920 swapFree=4178232/4192956
[pid=14898] ppid=14896 vsize=236160 CPUtime=222.22
/proc/14898/stat : 14898 (wbo) R 14896 14898 14246 0 -1 4194304 58561 0 0 0 22122 100 0 0 25 0 1 0 186583848 241827840 58481 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14898/statm: 59040 58481 136 292 0 58745 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 236160

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14899
/proc/meminfo: memFree=1544880/2055920 swapFree=4178232/4192956
[pid=14898] ppid=14896 vsize=306960 CPUtime=282.19
/proc/14898/stat : 14898 (wbo) R 14896 14898 14246 0 -1 4194304 76271 0 0 0 28090 129 0 0 25 0 1 0 186583848 314327040 76191 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14898/statm: 76740 76191 136 292 0 76445 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 306960

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14899
/proc/meminfo: memFree=1487352/2055920 swapFree=4178232/4192956
[pid=14898] ppid=14896 vsize=364160 CPUtime=342.17
/proc/14898/stat : 14898 (wbo) R 14896 14898 14246 0 -1 4194304 90526 0 0 0 34065 152 0 0 25 0 1 0 186583848 372899840 90446 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14898/statm: 91040 90446 136 292 0 90745 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 364160

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14899
/proc/meminfo: memFree=1421432/2055920 swapFree=4178232/4192956
[pid=14898] ppid=14896 vsize=430340 CPUtime=402.16
/proc/14898/stat : 14898 (wbo) R 14896 14898 14246 0 -1 4194304 107074 0 0 0 40033 183 0 0 25 0 1 0 186583848 440668160 106994 1992294400 134512640 135709839 4294956240 18446744073709551615 134517168 0 0 4096 3 0 0 0 17 1 0 0
/proc/14898/statm: 107585 106994 136 292 0 107290 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 430340

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14899
/proc/meminfo: memFree=1373176/2055920 swapFree=4178232/4192956
[pid=14898] ppid=14896 vsize=478440 CPUtime=462.13
/proc/14898/stat : 14898 (wbo) R 14896 14898 14246 0 -1 4194304 119051 0 0 0 46007 206 0 0 25 0 1 0 186583848 489922560 118971 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14898/statm: 119610 118971 136 292 0 119315 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 478440

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14899
/proc/meminfo: memFree=1322296/2055920 swapFree=4178232/4192956
[pid=14898] ppid=14896 vsize=529984 CPUtime=522.11
/proc/14898/stat : 14898 (wbo) R 14896 14898 14246 0 -1 4194304 131923 0 0 0 51984 227 0 0 25 0 1 0 186583848 542703616 131843 1992294400 134512640 135709839 4294956240 18446744073709551615 134572849 0 0 4096 3 0 0 0 17 1 0 0
/proc/14898/statm: 132496 131843 136 292 0 132201 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 529984

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14899
/proc/meminfo: memFree=1269112/2055920 swapFree=4178232/4192956
[pid=14898] ppid=14896 vsize=582368 CPUtime=582.09
/proc/14898/stat : 14898 (wbo) R 14896 14898 14246 0 -1 4194304 144993 0 0 0 57963 246 0 0 25 0 1 0 186583848 596344832 144913 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14898/statm: 145592 144913 136 292 0 145297 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 582368

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14899
/proc/meminfo: memFree=1218232/2055920 swapFree=4178232/4192956
[pid=14898] ppid=14896 vsize=632836 CPUtime=642.08
/proc/14898/stat : 14898 (wbo) R 14896 14898 14246 0 -1 4194304 157596 0 0 0 63945 263 0 0 25 0 1 0 186583848 648024064 157516 1992294400 134512640 135709839 4294956240 18446744073709551615 134517521 0 0 4096 3 0 0 0 17 1 0 0
/proc/14898/statm: 158209 157516 136 292 0 157914 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 632836

[startup+702.302 s]

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

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14899
/proc/meminfo: memFree=951928/2055920 swapFree=4178232/4192956
[pid=14898] ppid=14896 vsize=899292 CPUtime=941.97
/proc/14898/stat : 14898 (wbo) R 14896 14898 14246 0 -1 4194304 224158 0 0 0 93822 375 0 0 25 0 1 0 186583848 920875008 224078 1992294400 134512640 135709839 4294956240 18446744073709551615 134517510 0 0 4096 3 0 0 0 17 1 0 0
/proc/14898/statm: 224823 224078 136 292 0 224528 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 899292

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14899
/proc/meminfo: memFree=897080/2055920 swapFree=4178232/4192956
[pid=14898] ppid=14896 vsize=953724 CPUtime=1001.95
/proc/14898/stat : 14898 (wbo) R 14896 14898 14246 0 -1 4194304 237751 0 0 0 99797 398 0 0 25 0 1 0 186583848 976613376 237671 1992294400 134512640 135709839 4294956240 18446744073709551615 134573956 0 0 4096 3 0 0 0 17 1 0 0
/proc/14898/statm: 238431 237671 136 292 0 238136 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 953724

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14899
/proc/meminfo: memFree=842872/2055920 swapFree=4178232/4192956
[pid=14898] ppid=14896 vsize=1008016 CPUtime=1061.93
/proc/14898/stat : 14898 (wbo) R 14896 14898 14246 0 -1 4194304 251329 0 0 0 105772 421 0 0 25 0 1 0 186583848 1032208384 251249 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14898/statm: 252004 251249 136 292 0 251709 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 1008016

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14899
/proc/meminfo: memFree=784824/2055920 swapFree=4178232/4192956
[pid=14898] ppid=14896 vsize=1065864 CPUtime=1121.9
/proc/14898/stat : 14898 (wbo) R 14896 14898 14246 0 -1 4194304 265775 0 0 0 111743 447 0 0 25 0 1 0 186583848 1091444736 265695 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14898/statm: 266466 265695 136 292 0 266171 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 1065864

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14899
/proc/meminfo: memFree=728248/2055920 swapFree=4178232/4192956
[pid=14898] ppid=14896 vsize=1122804 CPUtime=1181.88
/proc/14898/stat : 14898 (wbo) R 14896 14898 14246 0 -1 4194304 280009 0 0 0 117719 469 0 0 25 0 1 0 186583848 1149751296 279929 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14898/statm: 280701 279929 136 292 0 280406 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 1122804

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14899
/proc/meminfo: memFree=674744/2055920 swapFree=4178232/4192956
[pid=14898] ppid=14896 vsize=1176032 CPUtime=1241.86
/proc/14898/stat : 14898 (wbo) R 14896 14898 14246 0 -1 4194304 293280 0 0 0 123696 490 0 0 25 0 1 0 186583848 1204256768 293200 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/14898/statm: 294008 293200 136 292 0 293713 0
Current children cumulated CPU time (s) 1241.86
Current children cumulated vsize (KiB) 1176032

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14899
/proc/meminfo: memFree=621304/2055920 swapFree=4178232/4192956
[pid=14898] ppid=14896 vsize=1228572 CPUtime=1301.85
/proc/14898/stat : 14898 (wbo) R 14896 14898 14246 0 -1 4194304 306422 0 0 0 129676 509 0 0 25 0 1 0 186583848 1258057728 306342 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14898/statm: 307143 306342 136 292 0 306848 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 1228572

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14899
/proc/meminfo: memFree=584824/2055920 swapFree=4178232/4192956
[pid=14898] ppid=14896 vsize=1265744 CPUtime=1361.83
/proc/14898/stat : 14898 (wbo) R 14896 14898 14246 0 -1 4194304 315632 0 0 0 135662 521 0 0 25 0 1 0 186583848 1296121856 315552 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/14898/statm: 316436 315552 136 292 0 316141 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 1265744

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14899
/proc/meminfo: memFree=540984/2055920 swapFree=4178232/4192956
[pid=14898] ppid=14896 vsize=1309372 CPUtime=1421.8
/proc/14898/stat : 14898 (wbo) R 14896 14898 14246 0 -1 4194304 326479 0 0 0 141641 539 0 0 25 0 1 0 186583848 1340796928 326399 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/14898/statm: 327343 326400 136 292 0 327048 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 1309372

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14899
/proc/meminfo: memFree=493176/2055920 swapFree=4178232/4192956
[pid=14898] ppid=14896 vsize=1358336 CPUtime=1481.78
/proc/14898/stat : 14898 (wbo) R 14896 14898 14246 0 -1 4194304 338634 0 0 0 147620 558 0 0 25 0 1 0 186583848 1390936064 338554 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14898/statm: 339584 338554 136 292 0 339289 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 1358336

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14899
/proc/meminfo: memFree=440248/2055920 swapFree=4178232/4192956
[pid=14898] ppid=14896 vsize=1410448 CPUtime=1541.76
/proc/14898/stat : 14898 (wbo) R 14896 14898 14246 0 -1 4194304 351651 0 0 0 153596 580 0 0 25 0 1 0 186583848 1444298752 351571 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14898/statm: 352612 351571 136 292 0 352317 0
Current children cumulated CPU time (s) 1541.76
Current children cumulated vsize (KiB) 1410448

[startup+1602.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 14899
/proc/meminfo: memFree=411128/2055920 swapFree=4178232/4192956
[pid=14898] ppid=14896 vsize=1439700 CPUtime=1601.74
/proc/14898/stat : 14898 (wbo) R 14896 14898 14246 0 -1 4194304 358962 0 0 0 159583 591 0 0 25 0 1 0 186583848 1474252800 358882 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/14898/statm: 359925 358882 136 292 0 359630 0
Current children cumulated CPU time (s) 1601.74
Current children cumulated vsize (KiB) 1439700

[startup+1662.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 14899
/proc/meminfo: memFree=369400/2055920 swapFree=4178232/4192956
[pid=14898] ppid=14896 vsize=1481164 CPUtime=1661.72
/proc/14898/stat : 14898 (wbo) R 14896 14898 14246 0 -1 4194304 369320 0 0 0 165565 607 0 0 25 0 1 0 186583848 1516711936 369240 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14898/statm: 370291 369240 136 292 0 369996 0
Current children cumulated CPU time (s) 1661.72
Current children cumulated vsize (KiB) 1481164

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14899
/proc/meminfo: memFree=329528/2055920 swapFree=4178232/4192956
[pid=14898] ppid=14896 vsize=1521428 CPUtime=1721.7
/proc/14898/stat : 14898 (wbo) R 14896 14898 14246 0 -1 4194304 379380 0 0 0 171545 625 0 0 25 0 1 0 186583848 1557942272 379300 1992294400 134512640 135709839 4294956240 18446744073709551615 134573759 0 0 4096 3 0 0 0 17 1 0 0
/proc/14898/statm: 380357 379300 136 292 0 380062 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 1521428

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14899
/proc/meminfo: memFree=288696/2055920 swapFree=4178232/4192956
[pid=14898] ppid=14896 vsize=1561560 CPUtime=1781.68
/proc/14898/stat : 14898 (wbo) R 14896 14898 14246 0 -1 4194304 389413 0 0 0 177527 641 0 0 25 0 1 0 186583848 1599037440 389333 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14898/statm: 390390 389333 136 292 0 390095 0
Current children cumulated CPU time (s) 1781.68
Current children cumulated vsize (KiB) 1561560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14899
/proc/meminfo: memFree=279800/2055920 swapFree=4178232/4192956
[pid=14898] ppid=14896 vsize=1570320 CPUtime=1800.08
/proc/14898/stat : 14898 (wbo) R 14896 14898 14246 0 -1 4194304 391580 0 0 0 179364 644 0 0 25 0 1 0 186583848 1608007680 391500 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/14898/statm: 392580 391500 136 292 0 392285 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1570320

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

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

[startup+1800.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14899
/proc/meminfo: memFree=279800/2055920 swapFree=4178232/4192956
[pid=14898] ppid=14896 vsize=0 CPUtime=1800.18
/proc/14898/stat : 14898 (wbo) R 14896 14898 14246 0 -1 4195332 391580 0 0 0 179364 654 0 0 25 0 1 0 186583848 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/14898/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 0

[startup+1800.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14899
/proc/meminfo: memFree=279800/2055920 swapFree=4178232/4192956
[pid=14898] ppid=14896 vsize=0 CPUtime=1800.27
/proc/14898/stat : 14898 (wbo) R 14896 14898 14246 0 -1 4195332 391580 0 0 0 179364 663 0 0 25 0 1 0 186583848 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/14898/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.27
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.94
CPU time (s): 1800.32
CPU user time (s): 1793.64
CPU system time (s): 6.67198
CPU usage (%): 99.9656
Max. virtual memory (cumulated for all children) (KiB): 1570320

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

runsolver used 2.11268 second user time and 4.44332 second system time

The end

Launcher Data

Begin job on node91 at 2009-06-17 00:04:20
IDJOB=1875267
IDBENCH=48107
IDSOLVER=698
FILE ID=node91/1875267-1245189859
PBS_JOBID= 9368298
Free space on /tmp= 66444 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_200_10_1.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-1875267-1245189859/watcher-1875267-1245189859 -o /tmp/evaluation-result-1875267-1245189859/solver-1875267-1245189859 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1875267-1245189859.opb

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

MD5SUM BENCH= 7c4476530a00e5609896ce3ef5260c8d
RANDOM SEED=1995107386

node91.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.261
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.261
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1850184 kB
Buffers:          6796 kB
Cached:         131208 kB
SwapCached:       8264 kB
Active:          46216 kB
Inactive:       101612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1850184 kB
SwapTotal:     4192956 kB
SwapFree:      4178232 kB
Dirty:            2408 kB
Writeback:           0 kB
Mapped:          15500 kB
Slab:            43716 kB
Committed_AS:    82740 kB
PageTables:       1364 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1875267-1245189859.opb

Free space on /tmp at the end= 66444 MiB
End job on node91 at 2009-06-17 00:34:22