Trace number 1876329

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.16 1800.92

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_4_30_3.opb
MD5SUMd2b3af71376059fa940b007abcee01cc
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark26.337
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables31
Total number of constraints9
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint1
Maximum length of a constraint30
Number of terms in the objective function 1
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 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 940
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2821
Number of bits of the biggest sum of numbers12
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 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-1876329-1245174259.opb.
0.00/0.00	c Instance file HOME/instance-1876329-1245174259.opb
0.00/0.00	c File size is 2114 bytes.
0.00/0.00	c Highest Coefficient sum: 2821
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:      31                                                  |
0.00/0.00	c |  Number Clauses:        2                                                   |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 8                                                   |
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 |      30       10      238 |     5000        0    nan |  0.000 % |
0.00/0.00	c |       100 |      30       10      238 |     5500      100     21 |  3.333 % |
0.00/0.00	c |       250 |      30       10      238 |     6050      250     21 |  3.333 % |
0.01/0.01	c |       475 |      30       10      238 |     6655      475     21 |  3.333 % |
0.01/0.02	c |       813 |      30       10      238 |     7320      813     21 |  3.333 % |
0.01/0.04	c |      1321 |      30       10      238 |     8052     1321     21 |  3.333 % |
0.01/0.07	c |      2080 |      30       10      238 |     8857     2080     22 |  3.333 % |
0.09/0.14	c |      3219 |      30       10      238 |     9743     3219     22 |  3.333 % |
0.19/0.25	c |      4927 |      30       10      238 |    10717     4927     22 |  3.333 % |
0.39/0.45	c |      7490 |      30       10      238 |    11789     7490     22 |  3.333 % |
0.80/0.88	c |     11334 |      30       10      238 |    12968    11334     22 |  3.333 % |
1.49/1.54	c |     17100 |      30       10      238 |    14265    10605     22 |  3.333 % |
2.69/2.78	c |     25749 |      30       10      238 |    15692    12111     22 |  3.333 % |
4.79/4.83	c |     38723 |      30       10      238 |    17261     9373     22 |  3.333 % |
8.09/8.11	c |     58185 |      30       10      238 |    18987    11553     21 |  3.333 % |
13.58/13.60	c |     87379 |      30       10      238 |    20886    12235     21 |  3.333 % |
23.39/23.41	c |    131169 |      30       10      238 |    22974    14213     22 |  3.333 % |
39.97/40.02	c |    196853 |      30       10      238 |    25272    18598     22 |  3.333 % |
68.46/68.58	c |    295382 |      30       10      238 |    27799    15908     22 |  3.333 % |
119.75/119.88	c |    443171 |      30       10      238 |    30579    11669     22 |  3.333 % |
203.32/203.43	c |    664855 |      30       10      238 |    33637    17991     22 |  3.334 % |
341.05/341.29	c |    997382 |      30       10      238 |    37001    12431     22 |  3.340 % |
565.37/565.63	c |   1496170 |      30       10      238 |    40701    20840     22 |  3.344 % |
959.01/959.44	c |   2244352 |      30       10      238 |    44771    33688     22 |  3.451 % |
1644.21/1644.91	c |   3366626 |      29       10      238 |    49248    24690     22 |  6.771 % |

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-1876329-1245174259/watcher-1876329-1245174259 -o /tmp/evaluation-result-1876329-1245174259/solver-1876329-1245174259 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1876329-1245174259.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.98 0.91 3/66 14007
/proc/meminfo: memFree=1858056/2055920 swapFree=4191988/4192956
[pid=14007] ppid=14005 vsize=2392 CPUtime=0
/proc/14007/stat : 14007 (wbo) R 14005 14007 13781 0 -1 4194304 190 0 0 0 0 0 0 0 18 0 1 0 70149295 2449408 173 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/14007/statm: 598 173 135 292 0 303 0

[startup+0.014849 s]
/proc/loadavg: 0.99 0.98 0.91 3/66 14007
/proc/meminfo: memFree=1858056/2055920 swapFree=4191988/4192956
[pid=14007] ppid=14005 vsize=2524 CPUtime=0.01
/proc/14007/stat : 14007 (wbo) R 14005 14007 13781 0 -1 4194304 208 0 0 0 1 0 0 0 18 0 1 0 70149295 2584576 191 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/14007/statm: 631 191 135 292 0 336 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2524

[startup+0.10186 s]
/proc/loadavg: 0.99 0.98 0.91 3/66 14007
/proc/meminfo: memFree=1858056/2055920 swapFree=4191988/4192956
[pid=14007] ppid=14005 vsize=3052 CPUtime=0.09
/proc/14007/stat : 14007 (wbo) R 14005 14007 13781 0 -1 4194304 333 0 0 0 9 0 0 0 18 0 1 0 70149295 3125248 316 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/14007/statm: 763 316 135 292 0 468 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3052

[startup+0.301886 s]
/proc/loadavg: 0.99 0.98 0.91 3/66 14007
/proc/meminfo: memFree=1858056/2055920 swapFree=4191988/4192956
[pid=14007] ppid=14005 vsize=3704 CPUtime=0.29
/proc/14007/stat : 14007 (wbo) R 14005 14007 13781 0 -1 4194304 512 0 0 0 28 1 0 0 19 0 1 0 70149295 3792896 495 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/14007/statm: 926 495 135 292 0 631 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3704

[startup+0.701937 s]
/proc/loadavg: 0.99 0.98 0.91 3/66 14007
/proc/meminfo: memFree=1858056/2055920 swapFree=4191988/4192956
[pid=14007] ppid=14005 vsize=4756 CPUtime=0.69
/proc/14007/stat : 14007 (wbo) R 14005 14007 13781 0 -1 4194304 764 0 0 0 67 2 0 0 23 0 1 0 70149295 4870144 747 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/14007/statm: 1189 747 135 292 0 894 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4756

[startup+1.50204 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14008
/proc/meminfo: memFree=1854976/2055920 swapFree=4191988/4192956
[pid=14007] ppid=14005 vsize=6360 CPUtime=1.49
/proc/14007/stat : 14007 (wbo) R 14005 14007 13781 0 -1 4194304 1160 0 0 0 147 2 0 0 25 0 1 0 70149295 6512640 1143 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/14007/statm: 1590 1143 135 292 0 1295 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6360

[startup+3.10125 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14008
/proc/meminfo: memFree=1852928/2055920 swapFree=4191988/4192956
[pid=14007] ppid=14005 vsize=8836 CPUtime=3.09
/proc/14007/stat : 14007 (wbo) R 14005 14007 13781 0 -1 4194304 1792 0 0 0 304 5 0 0 25 0 1 0 70149295 9048064 1775 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/14007/statm: 2209 1775 135 292 0 1914 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8836

[startup+6.30166 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14008
/proc/meminfo: memFree=1847808/2055920 swapFree=4191988/4192956
[pid=14007] ppid=14005 vsize=13552 CPUtime=6.29
/proc/14007/stat : 14007 (wbo) R 14005 14007 13781 0 -1 4194304 2952 0 0 0 621 8 0 0 25 0 1 0 70149295 13877248 2935 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/14007/statm: 3388 2935 135 292 0 3093 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13552

[startup+12.7015 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14008
/proc/meminfo: memFree=1839552/2055920 swapFree=4191988/4192956
[pid=14007] ppid=14005 vsize=21144 CPUtime=12.69
/proc/14007/stat : 14007 (wbo) R 14005 14007 13781 0 -1 4194304 4866 0 0 0 1256 13 0 0 25 0 1 0 70149295 21651456 4849 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/14007/statm: 5286 4849 135 292 0 4991 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21144

[startup+25.5011 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14008
/proc/meminfo: memFree=1826688/2055920 swapFree=4191988/4192956
[pid=14007] ppid=14005 vsize=33708 CPUtime=25.49
/proc/14007/stat : 14007 (wbo) R 14005 14007 13781 0 -1 4194304 7988 0 0 0 2525 24 0 0 25 0 1 0 70149295 34516992 7971 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/14007/statm: 8427 7971 135 292 0 8132 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33708

[startup+51.1014 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14008
/proc/meminfo: memFree=1806144/2055920 swapFree=4191988/4192956
[pid=14007] ppid=14005 vsize=54260 CPUtime=51.07
/proc/14007/stat : 14007 (wbo) R 14005 14007 13781 0 -1 4194304 13120 0 0 0 5064 43 0 0 25 0 1 0 70149295 55562240 13103 1992294400 134512640 135709839 4294956240 18446744073709551615 134568579 0 0 4096 3 0 0 0 17 0 0 0
/proc/14007/statm: 13565 13103 135 292 0 13270 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 54260

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14008
/proc/meminfo: memFree=1771072/2055920 swapFree=4191988/4192956
[pid=14007] ppid=14005 vsize=88984 CPUtime=102.25
/proc/14007/stat : 14007 (wbo) R 14005 14007 13781 0 -1 4194304 21788 0 0 0 10150 75 0 0 25 0 1 0 70149295 91119616 21771 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/14007/statm: 22246 21771 135 292 0 21951 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 88984

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14008
/proc/meminfo: memFree=1734336/2055920 swapFree=4191988/4192956
[pid=14007] ppid=14005 vsize=125868 CPUtime=162.23
/proc/14007/stat : 14007 (wbo) R 14005 14007 13781 0 -1 4194304 31004 0 0 0 16113 110 0 0 25 0 1 0 70149295 128888832 30987 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/14007/statm: 31467 30987 135 292 0 31172 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 125868

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14008
/proc/meminfo: memFree=1700544/2055920 swapFree=4191988/4192956
[pid=14007] ppid=14005 vsize=159472 CPUtime=222.2
/proc/14007/stat : 14007 (wbo) R 14005 14007 13781 0 -1 4194304 39390 0 0 0 22080 140 0 0 25 0 1 0 70149295 163299328 39373 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/14007/statm: 39868 39373 135 292 0 39573 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 159472

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14008
/proc/meminfo: memFree=1670976/2055920 swapFree=4191988/4192956
[pid=14007] ppid=14005 vsize=189520 CPUtime=282.17
/proc/14007/stat : 14007 (wbo) R 14005 14007 13781 0 -1 4194304 46902 0 0 0 28045 172 0 0 25 0 1 0 70149295 194068480 46885 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/14007/statm: 47380 46885 135 292 0 47085 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 189520

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14008
/proc/meminfo: memFree=1636416/2055920 swapFree=4191988/4192956
[pid=14007] ppid=14005 vsize=223624 CPUtime=342.16
/proc/14007/stat : 14007 (wbo) R 14005 14007 13781 0 -1 4194304 55444 0 0 0 34012 204 0 0 25 0 1 0 70149295 228990976 55427 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/14007/statm: 55906 55427 135 292 0 55611 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 223624

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14008
/proc/meminfo: memFree=1605824/2055920 swapFree=4191988/4192956
[pid=14007] ppid=14005 vsize=254352 CPUtime=402.13
/proc/14007/stat : 14007 (wbo) R 14005 14007 13781 0 -1 4194304 63109 0 0 0 39978 235 0 0 25 0 1 0 70149295 260456448 63092 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/14007/statm: 63588 63092 135 292 0 63293 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 254352

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14008
/proc/meminfo: memFree=1579328/2055920 swapFree=4191988/4192956
[pid=14007] ppid=14005 vsize=280848 CPUtime=462.11
/proc/14007/stat : 14007 (wbo) R 14005 14007 13781 0 -1 4194304 69715 0 0 0 45948 263 0 0 25 0 1 0 70149295 287588352 69698 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/14007/statm: 70212 69698 135 292 0 69917 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 280848

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14008
/proc/meminfo: memFree=1549312/2055920 swapFree=4191988/4192956
[pid=14007] ppid=14005 vsize=310684 CPUtime=522.09
/proc/14007/stat : 14007 (wbo) R 14005 14007 13781 0 -1 4194304 77196 0 0 0 51919 290 0 0 25 0 1 0 70149295 318140416 77179 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/14007/statm: 77671 77179 135 292 0 77376 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 310684

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14008
/proc/meminfo: memFree=1523136/2055920 swapFree=4191988/4192956
[pid=14007] ppid=14005 vsize=337076 CPUtime=582.06
/proc/14007/stat : 14007 (wbo) R 14005 14007 13781 0 -1 4194304 83766 0 0 0 57888 318 0 0 25 0 1 0 70149295 345165824 83749 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/14007/statm: 84269 83749 135 292 0 83974 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 337076

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14008
/proc/meminfo: memFree=1498048/2055920 swapFree=4191988/4192956
[pid=14007] ppid=14005 vsize=361424 CPUtime=642.04
/proc/14007/stat : 14007 (wbo) R 14005 14007 13781 0 -1 4194304 89871 0 0 0 63861 343 0 0 25 0 1 0 70149295 370098176 89854 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/14007/statm: 90356 89854 135 292 0 90061 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 361424

[startup+702.302 s]

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

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14010
/proc/meminfo: memFree=1395392/2055920 swapFree=4191988/4192956
[pid=14007] ppid=14005 vsize=463508 CPUtime=881.94
/proc/14007/stat : 14007 (wbo) R 14005 14007 13781 0 -1 4194304 115389 0 0 0 87753 441 0 0 25 0 1 0 70149295 474632192 115372 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/14007/statm: 115877 115372 135 292 0 115582 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 463508

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14010
/proc/meminfo: memFree=1370240/2055920 swapFree=4191988/4192956
[pid=14007] ppid=14005 vsize=488936 CPUtime=941.92
/proc/14007/stat : 14007 (wbo) R 14005 14007 13781 0 -1 4194304 121718 0 0 0 93726 466 0 0 25 0 1 0 70149295 500670464 121701 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/14007/statm: 122234 121701 135 292 0 121939 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 488936

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14010
/proc/meminfo: memFree=1347648/2055920 swapFree=4191988/4192956
[pid=14007] ppid=14005 vsize=511232 CPUtime=1001.89
/proc/14007/stat : 14007 (wbo) R 14005 14007 13781 0 -1 4194304 127284 0 0 0 99701 488 0 0 25 0 1 0 70149295 523501568 127267 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/14007/statm: 127808 127267 135 292 0 127513 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 511232

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14016
/proc/meminfo: memFree=1324928/2055920 swapFree=4191988/4192956
[pid=14007] ppid=14005 vsize=533936 CPUtime=1061.87
/proc/14007/stat : 14007 (wbo) R 14005 14007 13781 0 -1 4194304 132941 0 0 0 105677 510 0 0 25 0 1 0 70149295 546750464 132924 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/14007/statm: 133484 132924 135 292 0 133189 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 533936

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14016
/proc/meminfo: memFree=1303680/2055920 swapFree=4191988/4192956
[pid=14007] ppid=14005 vsize=555140 CPUtime=1121.82
/proc/14007/stat : 14007 (wbo) R 14005 14007 13781 0 -1 4194304 138234 0 0 0 111649 533 0 0 25 0 1 0 70149295 568463360 138217 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/14007/statm: 138785 138217 135 292 0 138490 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 555140

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14016
/proc/meminfo: memFree=1281600/2055920 swapFree=4191988/4192956
[pid=14007] ppid=14005 vsize=577400 CPUtime=1181.81
/proc/14007/stat : 14007 (wbo) R 14005 14007 13781 0 -1 4194304 143783 0 0 0 117625 556 0 0 25 0 1 0 70149295 591257600 143766 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/14007/statm: 144350 143766 135 292 0 144055 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 577400

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14016
/proc/meminfo: memFree=1259392/2055920 swapFree=4191988/4192956
[pid=14007] ppid=14005 vsize=599216 CPUtime=1241.78
/proc/14007/stat : 14007 (wbo) R 14005 14007 13781 0 -1 4194304 149255 0 0 0 123599 579 0 0 25 0 1 0 70149295 613597184 149238 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/14007/statm: 149804 149238 135 292 0 149509 0
Current children cumulated CPU time (s) 1241.78
Current children cumulated vsize (KiB) 599216

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14016
/proc/meminfo: memFree=1237184/2055920 swapFree=4191988/4192956
[pid=14007] ppid=14005 vsize=621176 CPUtime=1301.76
/proc/14007/stat : 14007 (wbo) R 14005 14007 13781 0 -1 4194304 154754 0 0 0 129570 606 0 0 25 0 1 0 70149295 636084224 154737 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/14007/statm: 155294 154737 135 292 0 154999 0
Current children cumulated CPU time (s) 1301.76
Current children cumulated vsize (KiB) 621176

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14016
/proc/meminfo: memFree=1215872/2055920 swapFree=4191988/4192956
[pid=14007] ppid=14005 vsize=642632 CPUtime=1361.74
/proc/14007/stat : 14007 (wbo) R 14005 14007 13781 0 -1 4194304 160116 0 0 0 135544 630 0 0 25 0 1 0 70149295 658055168 160099 1992294400 134512640 135709839 4294956240 18446744073709551615 134517504 0 0 4096 3 0 0 0 17 0 0 0
/proc/14007/statm: 160658 160099 135 292 0 160363 0
Current children cumulated CPU time (s) 1361.74
Current children cumulated vsize (KiB) 642632

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14016
/proc/meminfo: memFree=1196480/2055920 swapFree=4191988/4192956
[pid=14007] ppid=14005 vsize=661872 CPUtime=1421.71
/proc/14007/stat : 14007 (wbo) R 14005 14007 13781 0 -1 4194304 164929 0 0 0 141520 651 0 0 25 0 1 0 70149295 677756928 164912 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/14007/statm: 165468 164912 135 292 0 165173 0
Current children cumulated CPU time (s) 1421.71
Current children cumulated vsize (KiB) 661872

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14016
/proc/meminfo: memFree=1172352/2055920 swapFree=4191988/4192956
[pid=14007] ppid=14005 vsize=686088 CPUtime=1481.68
/proc/14007/stat : 14007 (wbo) R 14005 14007 13781 0 -1 4194304 170979 0 0 0 147491 677 0 0 25 0 1 0 70149295 702554112 170962 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/14007/statm: 171522 170962 135 292 0 171227 0
Current children cumulated CPU time (s) 1481.68
Current children cumulated vsize (KiB) 686088

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14016
/proc/meminfo: memFree=1151936/2055920 swapFree=4191988/4192956
[pid=14007] ppid=14005 vsize=706372 CPUtime=1541.65
/proc/14007/stat : 14007 (wbo) R 14005 14007 13781 0 -1 4194304 176050 0 0 0 153466 699 0 0 25 0 1 0 70149295 723324928 176033 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/14007/statm: 176593 176033 135 292 0 176298 0
Current children cumulated CPU time (s) 1541.65
Current children cumulated vsize (KiB) 706372

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14016
/proc/meminfo: memFree=1130880/2055920 swapFree=4191988/4192956
[pid=14007] ppid=14005 vsize=727692 CPUtime=1601.63
/proc/14007/stat : 14007 (wbo) R 14005 14007 13781 0 -1 4194304 181372 0 0 0 159438 725 0 0 25 0 1 0 70149295 745156608 181355 1992294400 134512640 135709839 4294956240 18446744073709551615 134573873 0 0 4096 3 0 0 0 17 0 0 0
/proc/14007/statm: 181923 181355 135 292 0 181628 0
Current children cumulated CPU time (s) 1601.63
Current children cumulated vsize (KiB) 727692

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14016
/proc/meminfo: memFree=1111872/2055920 swapFree=4191988/4192956
[pid=14007] ppid=14005 vsize=746336 CPUtime=1661.6
/proc/14007/stat : 14007 (wbo) R 14005 14007 13781 0 -1 4194304 186028 0 0 0 165413 747 0 0 25 0 1 0 70149295 764248064 186011 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/14007/statm: 186584 186011 135 292 0 186289 0
Current children cumulated CPU time (s) 1661.6
Current children cumulated vsize (KiB) 746336

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14016
/proc/meminfo: memFree=1095424/2055920 swapFree=4191988/4192956
[pid=14007] ppid=14005 vsize=762776 CPUtime=1721.57
/proc/14007/stat : 14007 (wbo) R 14005 14007 13781 0 -1 4194304 190148 0 0 0 171391 766 0 0 25 0 1 0 70149295 781082624 190131 1992294400 134512640 135709839 4294956240 18446744073709551615 134517504 0 0 4096 3 0 0 0 17 0 0 0
/proc/14007/statm: 190694 190131 135 292 0 190399 0
Current children cumulated CPU time (s) 1721.57
Current children cumulated vsize (KiB) 762776

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14016
/proc/meminfo: memFree=1074816/2055920 swapFree=4191988/4192956
[pid=14007] ppid=14005 vsize=783296 CPUtime=1781.55
/proc/14007/stat : 14007 (wbo) R 14005 14007 13781 0 -1 4194304 195257 0 0 0 177366 789 0 0 25 0 1 0 70149295 802095104 195240 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/14007/statm: 195824 195241 135 292 0 195529 0
Current children cumulated CPU time (s) 1781.55
Current children cumulated vsize (KiB) 783296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14016
/proc/meminfo: memFree=1070144/2055920 swapFree=4191988/4192956
[pid=14007] ppid=14005 vsize=787860 CPUtime=1800.03
/proc/14007/stat : 14007 (wbo) R 14005 14007 13781 0 -1 4194304 196400 0 0 0 179209 794 0 0 25 0 1 0 70149295 806768640 196383 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/14007/statm: 196965 196383 135 292 0 196670 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 787860

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

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

[startup+1800.91 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14016
/proc/meminfo: memFree=1070144/2055920 swapFree=4191988/4192956
[pid=14007] ppid=14005 vsize=0 CPUtime=1800.13
/proc/14007/stat : 14007 (wbo) R 14005 14007 13781 0 -1 4195332 196400 0 0 0 179209 804 0 0 25 0 1 0 70149295 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/14007/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.92
CPU time (s): 1800.16
CPU user time (s): 1792.1
CPU system time (s): 8.05877
CPU usage (%): 99.9578
Max. virtual memory (cumulated for all children) (KiB): 787860

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

runsolver used 1.79673 second user time and 4.76427 second system time

The end

Launcher Data

Begin job on node40 at 2009-06-16 19:44:19
IDJOB=1876329
IDBENCH=2897
IDSOLVER=698
FILE ID=node40/1876329-1245174259
PBS_JOBID= 9363887
Free space on /tmp= 66564 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_4_30_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-1876329-1245174259/watcher-1876329-1245174259 -o /tmp/evaluation-result-1876329-1245174259/solver-1876329-1245174259 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1876329-1245174259.opb

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

MD5SUM BENCH= d2b3af71376059fa940b007abcee01cc
RANDOM SEED=411019635

node40.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.216
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.216
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:       1858536 kB
Buffers:         18820 kB
Cached:          98548 kB
SwapCached:          0 kB
Active:          12824 kB
Inactive:       118160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1858536 kB
SwapTotal:     4192956 kB
SwapFree:      4191988 kB
Dirty:            2372 kB
Writeback:           0 kB
Mapped:          23412 kB
Slab:            52156 kB
Committed_AS:    56056 kB
PageTables:       1472 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-1876329-1245174259.opb

Free space on /tmp at the end= 66560 MiB
End job on node40 at 2009-06-16 20:14:22