Trace number 1874973

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
wbo 1.0? (TO) 1800.28 1801.07

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_10_1_15.opb
MD5SUMc7cfddeeb3bb3e7896ee6eefe7e9ac17
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables100
Total number of constraints152
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)1220
Sum of products size (including duplicates)2440
Number of different products610
Sum of products size1220

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-1874973-1245214687.opb.
0.00/0.00	c Instance file HOME/instance-1874973-1245214687.opb
0.00/0.00	c File size is 49948 bytes.
0.00/0.00	c Highest Coefficient sum: 100
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      710                                                 |
0.00/0.00	c |  Number Clauses:        660                                                 |
0.00/0.00	c |  Number Cardinality:    103                                                 |
0.00/0.00	c |  Number PB Constraints: 610                                                 |
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 |     710     1373     5230 |     5000        0    nan |  0.000 % |
0.00/0.01	c |       102 |     710     1373     5230 |     5500      102     74 |  0.003 % |
0.00/0.02	c |       252 |     710     1373     5230 |     6050      252     76 |  0.002 % |
0.00/0.03	c |       477 |     710     1373     5230 |     6655      477     79 |  0.002 % |
0.03/0.04	c |       814 |     710     1373     5230 |     7320      814     80 |  0.002 % |
0.03/0.07	c |      1320 |     710     1373     5230 |     8052     1320     77 |  0.002 % |
0.09/0.11	c |      2079 |     710     1373     5230 |     8857     2079     78 |  0.002 % |
0.09/0.18	c |      3219 |     710     1373     5230 |     9743     3219     79 |  0.003 % |
0.29/0.31	c |      4928 |     710     1373     5230 |    10717     4928     78 |  0.002 % |
0.49/0.55	c |      7490 |     710     1373     5230 |    11789     7490     78 |  0.002 % |
0.99/1.01	c |     11334 |     710     1373     5230 |    12968    11334     79 |  0.003 % |
1.79/1.80	c |     17102 |     710     1373     5230 |    14265    10291     80 |  0.002 % |
3.20/3.25	c |     25751 |     710     1373     5230 |    15692    11475     79 |  0.003 % |
5.69/5.71	c |     38725 |     710     1373     5230 |    17261    16276     78 |  0.003 % |
10.49/10.50	c |     58186 |     710     1373     5230 |    18987    17817     76 |  0.003 % |
17.08/17.19	c |     87378 |     710     1373     5230 |    20886    17544     79 |  0.002 % |
30.28/30.36	c |    131168 |     710     1373     5230 |    22974    18204     76 |  0.003 % |
46.37/46.44	c |    196854 |     710     1373     5230 |    25272    19684     79 |  0.002 % |
75.06/75.14	c |    295381 |     710     1373     5230 |    27799    15609     69 |  0.002 % |
120.84/120.92	c |    443170 |     710     1373     5230 |    30579    27398     68 |  0.003 % |
195.41/195.53	c |    664854 |     710     1373     5230 |    33637    13536     67 |  0.002 % |
316.36/316.57	c |    997382 |     710     1373     5230 |    37001    30515     69 |  0.002 % |
510.88/511.16	c |   1496171 |     710     1373     5230 |    40701    12997     68 |  0.002 % |
819.85/820.24	c |   2244353 |     710     1373     5230 |    44771    18577     73 |  0.002 % |
1330.93/1331.50	c |   3366628 |     710     1373     5230 |    49248    13157     68 |  0.003 % |

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-1874973-1245214687/watcher-1874973-1245214687 -o /tmp/evaluation-result-1874973-1245214687/solver-1874973-1245214687 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1874973-1245214687.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.92 0.98 0.99 3/64 7384
/proc/meminfo: memFree=1799856/2055920 swapFree=4191900/4192956
[pid=7384] ppid=7382 vsize=2576 CPUtime=0
/proc/7384/stat : 7384 (wbo) R 7382 7384 6533 0 -1 4194304 218 0 0 0 0 0 0 0 18 0 1 0 189069415 2637824 202 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 0 0 0
/proc/7384/statm: 644 202 127 292 0 336 0

[startup+0.0375669 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7384
/proc/meminfo: memFree=1799856/2055920 swapFree=4191900/4192956
[pid=7384] ppid=7382 vsize=2916 CPUtime=0.03
/proc/7384/stat : 7384 (wbo) R 7382 7384 6533 0 -1 4194304 331 0 0 0 3 0 0 0 18 0 1 0 189069415 2985984 302 1992294400 134512640 135709839 4294956240 18446744073709551615 134573813 0 0 4096 3 0 0 0 17 0 0 0
/proc/7384/statm: 729 302 135 292 0 434 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2916

[startup+0.102574 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7384
/proc/meminfo: memFree=1799856/2055920 swapFree=4191900/4192956
[pid=7384] ppid=7382 vsize=3564 CPUtime=0.09
/proc/7384/stat : 7384 (wbo) R 7382 7384 6533 0 -1 4194304 480 0 0 0 9 0 0 0 18 0 1 0 189069415 3649536 451 1992294400 134512640 135709839 4294956240 18446744073709551615 134573799 0 0 4096 3 0 0 0 17 0 0 0
/proc/7384/statm: 891 451 135 292 0 596 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3564

[startup+0.302609 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7384
/proc/meminfo: memFree=1799856/2055920 swapFree=4191900/4192956
[pid=7384] ppid=7382 vsize=4864 CPUtime=0.29
/proc/7384/stat : 7384 (wbo) R 7382 7384 6533 0 -1 4194304 813 0 0 0 28 1 0 0 19 0 1 0 189069415 4980736 784 1992294400 134512640 135709839 4294956240 18446744073709551615 134573754 0 0 4096 3 0 0 0 17 0 0 0
/proc/7384/statm: 1216 784 135 292 0 921 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4864

[startup+0.70164 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7384
/proc/meminfo: memFree=1799856/2055920 swapFree=4191900/4192956
[pid=7384] ppid=7382 vsize=6804 CPUtime=0.69
/proc/7384/stat : 7384 (wbo) R 7382 7384 6533 0 -1 4194304 1281 0 0 0 68 1 0 0 23 0 1 0 189069415 6967296 1252 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/7384/statm: 1701 1252 135 292 0 1406 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6804

[startup+1.50173 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 7385
/proc/meminfo: memFree=1794344/2055920 swapFree=4191900/4192956
[pid=7384] ppid=7382 vsize=9312 CPUtime=1.49
/proc/7384/stat : 7384 (wbo) R 7382 7384 6533 0 -1 4194304 1930 0 0 0 146 3 0 0 25 0 1 0 189069415 9535488 1901 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/7384/statm: 2328 1901 135 292 0 2033 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9312

[startup+3.10191 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 7385
/proc/meminfo: memFree=1790888/2055920 swapFree=4191900/4192956
[pid=7384] ppid=7382 vsize=13880 CPUtime=3.09
/proc/7384/stat : 7384 (wbo) R 7382 7384 6533 0 -1 4194304 3058 0 0 0 305 4 0 0 25 0 1 0 189069415 14213120 3029 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/7384/statm: 3470 3029 135 292 0 3175 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13880

[startup+6.30126 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 7385
/proc/meminfo: memFree=1782696/2055920 swapFree=4191900/4192956
[pid=7384] ppid=7382 vsize=20776 CPUtime=6.28
/proc/7384/stat : 7384 (wbo) R 7382 7384 6533 0 -1 4194304 4777 0 0 0 621 7 0 0 25 0 1 0 189069415 21274624 4748 1992294400 134512640 135709839 4294956240 18446744073709551615 134568583 0 0 4096 3 0 0 0 17 0 0 0
/proc/7384/statm: 5194 4748 135 292 0 4899 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20776

[startup+12.702 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 7385
/proc/meminfo: memFree=1769768/2055920 swapFree=4191900/4192956
[pid=7384] ppid=7382 vsize=33576 CPUtime=12.69
/proc/7384/stat : 7384 (wbo) R 7382 7384 6533 0 -1 4194304 7940 0 0 0 1254 15 0 0 25 0 1 0 189069415 34381824 7911 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/7384/statm: 8394 7911 135 292 0 8099 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33576

[startup+25.5024 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 7385
/proc/meminfo: memFree=1749800/2055920 swapFree=4191900/4192956
[pid=7384] ppid=7382 vsize=52712 CPUtime=25.49
/proc/7384/stat : 7384 (wbo) R 7382 7384 6533 0 -1 4194304 12727 0 0 0 2522 27 0 0 25 0 1 0 189069415 53977088 12698 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/7384/statm: 13178 12698 135 292 0 12883 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52712

[startup+51.1023 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 7385
/proc/meminfo: memFree=1708520/2055920 swapFree=4191900/4192956
[pid=7384] ppid=7382 vsize=94768 CPUtime=51.07
/proc/7384/stat : 7384 (wbo) R 7382 7384 6533 0 -1 4194304 23217 0 0 0 5059 48 0 0 25 0 1 0 189069415 97042432 23188 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/7384/statm: 23692 23188 135 292 0 23397 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 94768

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 7385
/proc/meminfo: memFree=1633576/2055920 swapFree=4191900/4192956
[pid=7384] ppid=7382 vsize=168536 CPUtime=102.26
/proc/7384/stat : 7384 (wbo) R 7382 7384 6533 0 -1 4194304 41647 0 0 0 10135 91 0 0 25 0 1 0 189069415 172580864 41618 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/7384/statm: 42134 41618 135 292 0 41839 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 168536

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7385
/proc/meminfo: memFree=1556712/2055920 swapFree=4191900/4192956
[pid=7384] ppid=7382 vsize=245756 CPUtime=162.22
/proc/7384/stat : 7384 (wbo) R 7382 7384 6533 0 -1 4194304 60952 0 0 0 16082 140 0 0 25 0 1 0 189069415 251654144 60923 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/7384/statm: 61439 60923 135 292 0 61144 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 245756

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7390
/proc/meminfo: memFree=1484200/2055920 swapFree=4191900/4192956
[pid=7384] ppid=7382 vsize=317820 CPUtime=222.21
/proc/7384/stat : 7384 (wbo) R 7382 7384 6533 0 -1 4194304 78972 0 0 0 22038 183 0 0 25 0 1 0 189069415 325447680 78943 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/7384/statm: 79455 78943 135 292 0 79160 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 317820

[startup+282.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7390
/proc/meminfo: memFree=1414824/2055920 swapFree=4191900/4192956
[pid=7384] ppid=7382 vsize=387632 CPUtime=282.17
/proc/7384/stat : 7384 (wbo) R 7382 7384 6533 0 -1 4194304 96398 0 0 0 27993 224 0 0 25 0 1 0 189069415 396935168 96369 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/7384/statm: 96908 96369 135 292 0 96613 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 387632

[startup+342.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7390
/proc/meminfo: memFree=1345448/2055920 swapFree=4191900/4192956
[pid=7384] ppid=7382 vsize=456456 CPUtime=342.15
/proc/7384/stat : 7384 (wbo) R 7382 7384 6533 0 -1 4194304 113616 0 0 0 33946 269 0 0 25 0 1 0 189069415 467410944 113587 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/7384/statm: 114114 113587 135 292 0 113819 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 456456

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7390
/proc/meminfo: memFree=1277352/2055920 swapFree=4191900/4192956
[pid=7384] ppid=7382 vsize=524844 CPUtime=402.13
/proc/7384/stat : 7384 (wbo) R 7382 7384 6533 0 -1 4194304 130712 0 0 0 39900 313 0 0 25 0 1 0 189069415 537440256 130683 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/7384/statm: 131211 130683 135 292 0 130916 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 524844

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7390
/proc/meminfo: memFree=1211240/2055920 swapFree=4191900/4192956
[pid=7384] ppid=7382 vsize=590360 CPUtime=462.1
/proc/7384/stat : 7384 (wbo) R 7382 7384 6533 0 -1 4194304 147057 0 0 0 45860 350 0 0 25 0 1 0 189069415 604528640 147028 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/7384/statm: 147590 147028 135 292 0 147295 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 590360

[startup+522.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7390
/proc/meminfo: memFree=1151080/2055920 swapFree=4191900/4192956
[pid=7384] ppid=7382 vsize=651040 CPUtime=522.08
/proc/7384/stat : 7384 (wbo) R 7382 7384 6533 0 -1 4194304 162214 0 0 0 51819 389 0 0 25 0 1 0 189069415 666664960 162185 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/7384/statm: 162760 162185 135 292 0 162465 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 651040

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7390
/proc/meminfo: memFree=1087528/2055920 swapFree=4191900/4192956
[pid=7384] ppid=7382 vsize=713980 CPUtime=582.05
/proc/7384/stat : 7384 (wbo) R 7382 7384 6533 0 -1 4194304 177921 0 0 0 57779 426 0 0 25 0 1 0 189069415 731115520 177892 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/7384/statm: 178495 177892 135 292 0 178200 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 713980

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7390
/proc/meminfo: memFree=1024680/2055920 swapFree=4191900/4192956
[pid=7384] ppid=7382 vsize=776420 CPUtime=642.03
/proc/7384/stat : 7384 (wbo) R 7382 7384 6533 0 -1 4194304 193524 0 0 0 63743 460 0 0 25 0 1 0 189069415 795054080 193495 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/7384/statm: 194105 193495 135 292 0 193810 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 776420

[startup+702.302 s]

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

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7390
/proc/meminfo: memFree=780904/2055920 swapFree=4191900/4192956
[pid=7384] ppid=7382 vsize=1019896 CPUtime=881.92
/proc/7384/stat : 7384 (wbo) R 7382 7384 6533 0 -1 4194304 254388 0 0 0 87587 605 0 0 25 0 1 0 189069415 1044373504 254359 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/7384/statm: 254974 254359 135 292 0 254679 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 1019896

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7390
/proc/meminfo: memFree=725224/2055920 swapFree=4191900/4192956
[pid=7384] ppid=7382 vsize=1076484 CPUtime=941.9
/proc/7384/stat : 7384 (wbo) R 7382 7384 6533 0 -1 4194304 268493 0 0 0 93545 645 0 0 25 0 1 0 189069415 1102319616 268464 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/7384/statm: 269121 268464 135 292 0 268826 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 1076484

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7390
/proc/meminfo: memFree=666472/2055920 swapFree=4191900/4192956
[pid=7384] ppid=7382 vsize=1134144 CPUtime=1001.87
/proc/7384/stat : 7384 (wbo) R 7382 7384 6533 0 -1 4194304 282924 0 0 0 99508 679 0 0 25 0 1 0 189069415 1161363456 282895 1992294400 134512640 135709839 4294956240 18446744073709551615 134517168 0 0 4096 3 0 0 0 17 0 0 0
/proc/7384/statm: 283536 282895 135 292 0 283241 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 1134144

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7390
/proc/meminfo: memFree=609128/2055920 swapFree=4191900/4192956
[pid=7384] ppid=7382 vsize=1192000 CPUtime=1061.86
/proc/7384/stat : 7384 (wbo) R 7382 7384 6533 0 -1 4194304 297384 0 0 0 105468 718 0 0 25 0 1 0 189069415 1220608000 297355 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/7384/statm: 298000 297355 135 292 0 297705 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 1192000

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7390
/proc/meminfo: memFree=555688/2055920 swapFree=4191900/4192956
[pid=7384] ppid=7382 vsize=1244936 CPUtime=1121.83
/proc/7384/stat : 7384 (wbo) R 7382 7384 6533 0 -1 4194304 310612 0 0 0 111426 757 0 0 25 0 1 0 189069415 1274814464 310583 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/7384/statm: 311234 310583 135 292 0 310939 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 1244936

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7390
/proc/meminfo: memFree=506216/2055920 swapFree=4191900/4192956
[pid=7384] ppid=7382 vsize=1295552 CPUtime=1181.79
/proc/7384/stat : 7384 (wbo) R 7382 7384 6533 0 -1 4194304 323249 0 0 0 117387 792 0 0 25 0 1 0 189069415 1326645248 323220 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/7384/statm: 323888 323220 135 292 0 323593 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 1295552

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7390
/proc/meminfo: memFree=449256/2055920 swapFree=4191900/4192956
[pid=7384] ppid=7382 vsize=1351304 CPUtime=1241.77
/proc/7384/stat : 7384 (wbo) R 7382 7384 6533 0 -1 4194304 337161 0 0 0 123342 835 0 0 25 0 1 0 189069415 1383735296 337132 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/7384/statm: 337826 337132 135 292 0 337531 0
Current children cumulated CPU time (s) 1241.77
Current children cumulated vsize (KiB) 1351304

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7390
/proc/meminfo: memFree=394344/2055920 swapFree=4191900/4192956
[pid=7384] ppid=7382 vsize=1405548 CPUtime=1301.76
/proc/7384/stat : 7384 (wbo) R 7382 7384 6533 0 -1 4194304 350741 0 0 0 129300 876 0 0 25 0 1 0 189069415 1439281152 350712 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/7384/statm: 351387 350712 135 292 0 351092 0
Current children cumulated CPU time (s) 1301.76
Current children cumulated vsize (KiB) 1405548

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7390
/proc/meminfo: memFree=342440/2055920 swapFree=4191900/4192956
[pid=7384] ppid=7382 vsize=1457896 CPUtime=1361.72
/proc/7384/stat : 7384 (wbo) R 7382 7384 6533 0 -1 4194304 363786 0 0 0 135259 913 0 0 25 0 1 0 189069415 1492885504 363757 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/7384/statm: 364474 363757 135 292 0 364179 0
Current children cumulated CPU time (s) 1361.72
Current children cumulated vsize (KiB) 1457896

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7390
/proc/meminfo: memFree=291816/2055920 swapFree=4191900/4192956
[pid=7384] ppid=7382 vsize=1508032 CPUtime=1421.7
/proc/7384/stat : 7384 (wbo) R 7382 7384 6533 0 -1 4194304 376346 0 0 0 141224 946 0 0 25 0 1 0 189069415 1544224768 376317 1992294400 134512640 135709839 4294956240 18446744073709551615 134573884 0 0 4096 3 0 0 0 17 0 0 0
/proc/7384/statm: 377008 376317 135 292 0 376713 0
Current children cumulated CPU time (s) 1421.7
Current children cumulated vsize (KiB) 1508032

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7390
/proc/meminfo: memFree=238696/2055920 swapFree=4191900/4192956
[pid=7384] ppid=7382 vsize=1561928 CPUtime=1481.67
/proc/7384/stat : 7384 (wbo) R 7382 7384 6533 0 -1 4194304 389793 0 0 0 147187 980 0 0 25 0 1 0 189069415 1599414272 389764 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/7384/statm: 390482 389764 135 292 0 390187 0
Current children cumulated CPU time (s) 1481.67
Current children cumulated vsize (KiB) 1561928

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7390
/proc/meminfo: memFree=195240/2055920 swapFree=4191900/4192956
[pid=7384] ppid=7382 vsize=1604648 CPUtime=1541.65
/proc/7384/stat : 7384 (wbo) R 7382 7384 6533 0 -1 4194304 400442 0 0 0 153157 1008 0 0 25 0 1 0 189069415 1643159552 400413 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/7384/statm: 401162 400413 135 292 0 400867 0
Current children cumulated CPU time (s) 1541.65
Current children cumulated vsize (KiB) 1604648

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7390
/proc/meminfo: memFree=148008/2055920 swapFree=4191900/4192956
[pid=7384] ppid=7382 vsize=1652332 CPUtime=1601.61
/proc/7384/stat : 7384 (wbo) R 7382 7384 6533 0 -1 4194304 412364 0 0 0 159121 1040 0 0 25 0 1 0 189069415 1691987968 412335 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/7384/statm: 413083 412335 135 292 0 412788 0
Current children cumulated CPU time (s) 1601.61
Current children cumulated vsize (KiB) 1652332

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7390
/proc/meminfo: memFree=99048/2055920 swapFree=4191900/4192956
[pid=7384] ppid=7382 vsize=1700772 CPUtime=1661.59
/proc/7384/stat : 7384 (wbo) R 7382 7384 6533 0 -1 4194304 424454 0 0 0 165087 1072 0 0 25 0 1 0 189069415 1741590528 424425 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/7384/statm: 425193 424425 135 292 0 424898 0
Current children cumulated CPU time (s) 1661.59
Current children cumulated vsize (KiB) 1700772

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7390
/proc/meminfo: memFree=51368/2055920 swapFree=4191900/4192956
[pid=7384] ppid=7382 vsize=1748548 CPUtime=1721.57
/proc/7384/stat : 7384 (wbo) R 7382 7384 6533 0 -1 4194304 436419 0 0 0 171053 1104 0 0 25 0 1 0 189069415 1790513152 436390 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/7384/statm: 437137 436390 135 292 0 436842 0
Current children cumulated CPU time (s) 1721.57
Current children cumulated vsize (KiB) 1748548

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7390
/proc/meminfo: memFree=15848/2055920 swapFree=4191900/4192956
[pid=7384] ppid=7382 vsize=1796368 CPUtime=1781.53
/proc/7384/stat : 7384 (wbo) R 7382 7384 6533 0 -1 4194304 448345 0 0 0 177015 1138 0 0 25 0 1 0 189069415 1839480832 448316 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/7384/statm: 449092 448316 135 292 0 448797 0
Current children cumulated CPU time (s) 1781.53
Current children cumulated vsize (KiB) 1796368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7390
/proc/meminfo: memFree=15272/2055920 swapFree=4191900/4192956
[pid=7384] ppid=7382 vsize=1810824 CPUtime=1800.01
/proc/7384/stat : 7384 (wbo) R 7382 7384 6533 0 -1 4194304 451965 0 0 0 178850 1151 0 0 25 0 1 0 189069415 1854283776 451936 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/7384/statm: 452706 451936 135 292 0 452411 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1810824

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

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

[startup+1801 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7390
/proc/meminfo: memFree=15272/2055920 swapFree=4191900/4192956
[pid=7384] ppid=7382 vsize=0 CPUtime=1800.21
/proc/7384/stat : 7384 (wbo) R 7382 7384 6533 0 -1 4195332 451965 0 0 0 178850 1171 0 0 25 0 1 0 189069415 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/7384/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.21
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.07
CPU time (s): 1800.28
CPU user time (s): 1788.51
CPU system time (s): 11.7742
CPU usage (%): 99.9566
Max. virtual memory (cumulated for all children) (KiB): 1810824

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

runsolver used 1.59376 second user time and 4.96624 second system time

The end

Launcher Data

Begin job on node9 at 2009-06-17 06:58:07
IDJOB=1874973
IDBENCH=48318
IDSOLVER=698
FILE ID=node9/1874973-1245214687
PBS_JOBID= 9368362
Free space on /tmp= 66160 MiB

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

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

MD5SUM BENCH= c7cfddeeb3bb3e7896ee6eefe7e9ac17
RANDOM SEED=1454770438

node9.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.231
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.231
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:       1800408 kB
Buffers:         58652 kB
Cached:         129244 kB
SwapCached:        260 kB
Active:         104012 kB
Inactive:        96704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1800408 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2392 kB
Writeback:           0 kB
Mapped:          21996 kB
Slab:            40788 kB
Committed_AS:   188112 kB
PageTables:       1400 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-1874973-1245214687.opb

Free space on /tmp at the end= 66160 MiB
End job on node9 at 2009-06-17 07:28:10