Trace number 1875032

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

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_10_3_15.opb
MD5SUM97892b1b250c8711791b219b8ddda703
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)1236
Sum of products size (including duplicates)2472
Number of different products618
Sum of products size1236

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-1875032-1245218274.opb.
0.00/0.00	c Instance file HOME/instance-1875032-1245218274.opb
0.00/0.00	c File size is 50558 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:      718                                                 |
0.00/0.00	c |  Number Clauses:        668                                                 |
0.00/0.00	c |  Number Cardinality:    103                                                 |
0.00/0.00	c |  Number PB Constraints: 618                                                 |
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.01	c ===============================================================================
0.00/0.01	c |         0 |     718     1389     5294 |     5000        0    nan |  0.000 % |
0.00/0.01	c |       100 |     718     1389     5294 |     5500      100     75 |  0.003 % |
0.00/0.02	c |       250 |     718     1389     5294 |     6050      250     75 |  0.003 % |
0.03/0.04	c |       476 |     718     1389     5294 |     6655      476     57 |  0.003 % |
0.03/0.06	c |       814 |     718     1389     5294 |     7320      814     65 |  0.003 % |
0.03/0.10	c |      1320 |     718     1389     5294 |     8052     1320     69 |  0.003 % |
0.09/0.17	c |      2079 |     718     1389     5294 |     8857     2079     65 |  0.003 % |
0.21/0.27	c |      3218 |     718     1389     5294 |     9743     3218     69 |  0.002 % |
0.40/0.43	c |      4926 |     718     1389     5294 |    10717     4926     71 |  0.003 % |
0.69/0.71	c |      7488 |     718     1389     5294 |    11789     7488     74 |  0.003 % |
1.10/1.18	c |     11334 |     718     1389     5294 |    12968    11334     76 |  0.003 % |
1.89/2.00	c |     17101 |     718     1389     5294 |    14265    10306     79 |  0.002 % |
3.30/3.33	c |     25751 |     718     1389     5294 |    15692    11500     79 |  0.003 % |
5.50/5.57	c |     38727 |     718     1389     5294 |    17261    16298     79 |  0.003 % |
8.89/8.97	c |     58188 |     718     1389     5294 |    18987    17832     79 |  0.002 % |
15.48/15.60	c |     87381 |     718     1389     5294 |    20886    17551     77 |  0.002 % |
25.78/25.88	c |    131171 |     718     1389     5294 |    22974    18058     77 |  0.002 % |
47.67/47.72	c |    196855 |     718     1389     5294 |    25272    20550     74 |  0.002 % |
79.59/79.86	c |    295382 |     718     1389     5294 |    27799    14506     77 |  0.003 % |
131.94/132.71	c |    443173 |     718     1389     5294 |    30579    23658     73 |  0.002 % |
214.46/215.71	c |    664860 |     718     1389     5294 |    33637    26705     73 |  0.003 % |
355.94/358.76	c |    997386 |     718     1389     5294 |    37001    21825     69 |  0.002 % |
569.60/574.63	c |   1496177 |     718     1389     5294 |    40701    28906     74 |  0.002 % |
907.62/913.93	c |   2244359 |     718     1389     5294 |    44771    40847     74 |  0.003 % |
1439.71/1448.75	c |   3366634 |     718     1389     5294 |    49248    24899     70 |  0.002 % |

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-1875032-1245218274/watcher-1875032-1245218274 -o /tmp/evaluation-result-1875032-1245218274/solver-1875032-1245218274 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1875032-1245218274.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.59 1.63 1.56 3/73 19034
/proc/meminfo: memFree=1851776/2055920 swapFree=4176004/4192956
[pid=19034] ppid=19032 vsize=2576 CPUtime=0
/proc/19034/stat : 19034 (wbo) R 19032 19034 18567 0 -1 4194304 221 0 0 0 0 0 0 0 18 0 1 0 189426709 2637824 205 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/19034/statm: 644 205 127 292 0 336 0

[startup+0.0387431 s]
/proc/loadavg: 1.59 1.63 1.56 3/73 19034
/proc/meminfo: memFree=1851776/2055920 swapFree=4176004/4192956
[pid=19034] ppid=19032 vsize=2920 CPUtime=0.03
/proc/19034/stat : 19034 (wbo) R 19032 19034 18567 0 -1 4194304 311 0 0 0 3 0 0 0 18 0 1 0 189426709 2990080 282 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/19034/statm: 730 282 135 292 0 435 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2920

[startup+0.105497 s]
/proc/loadavg: 1.59 1.63 1.56 3/73 19034
/proc/meminfo: memFree=1851776/2055920 swapFree=4176004/4192956
[pid=19034] ppid=19032 vsize=3312 CPUtime=0.09
/proc/19034/stat : 19034 (wbo) R 19032 19034 18567 0 -1 4194304 426 0 0 0 9 0 0 0 18 0 1 0 189426709 3391488 397 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/19034/statm: 828 397 135 292 0 533 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3312

[startup+0.302016 s]
/proc/loadavg: 1.59 1.63 1.56 3/73 19034
/proc/meminfo: memFree=1851776/2055920 swapFree=4176004/4192956
[pid=19034] ppid=19032 vsize=4356 CPUtime=0.29
/proc/19034/stat : 19034 (wbo) R 19032 19034 18567 0 -1 4194304 674 0 0 0 28 1 0 0 19 0 1 0 189426709 4460544 645 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/19034/statm: 1089 645 135 292 0 794 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4356

[startup+0.701821 s]
/proc/loadavg: 1.59 1.63 1.56 3/73 19034
/proc/meminfo: memFree=1851776/2055920 swapFree=4176004/4192956
[pid=19034] ppid=19032 vsize=6176 CPUtime=0.69
/proc/19034/stat : 19034 (wbo) R 19032 19034 18567 0 -1 4194304 1136 0 0 0 68 1 0 0 22 0 1 0 189426709 6324224 1107 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/19034/statm: 1544 1107 135 292 0 1249 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6176

[startup+1.50191 s]
/proc/loadavg: 1.59 1.63 1.56 2/74 19035
/proc/meminfo: memFree=1846648/2055920 swapFree=4176004/4192956
[pid=19034] ppid=19032 vsize=8956 CPUtime=1.48
/proc/19034/stat : 19034 (wbo) R 19032 19034 18567 0 -1 4194304 1839 0 0 0 146 2 0 0 25 0 1 0 189426709 9170944 1810 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/19034/statm: 2239 1810 135 292 0 1944 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8956

[startup+3.10121 s]
/proc/loadavg: 1.59 1.63 1.56 4/74 19035
/proc/meminfo: memFree=1842872/2055920 swapFree=4176004/4192956
[pid=19034] ppid=19032 vsize=13884 CPUtime=3.08
/proc/19034/stat : 19034 (wbo) R 19032 19034 18567 0 -1 4194304 3079 0 0 0 304 4 0 0 25 0 1 0 189426709 14217216 3050 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/19034/statm: 3471 3050 135 292 0 3176 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13884

[startup+6.30146 s]
/proc/loadavg: 1.54 1.62 1.56 3/74 19035
/proc/meminfo: memFree=1833592/2055920 swapFree=4176004/4192956
[pid=19034] ppid=19032 vsize=22576 CPUtime=6.28
/proc/19034/stat : 19034 (wbo) R 19032 19034 18567 0 -1 4194304 5252 0 0 0 620 8 0 0 25 0 1 0 189426709 23117824 5223 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/19034/statm: 5644 5223 135 292 0 5349 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22576

[startup+12.7012 s]
/proc/loadavg: 1.50 1.61 1.56 2/74 19035
/proc/meminfo: memFree=1817984/2055920 swapFree=4176004/4192956
[pid=19034] ppid=19032 vsize=36984 CPUtime=12.68
/proc/19034/stat : 19034 (wbo) R 19032 19034 18567 0 -1 4194304 8824 0 0 0 1251 17 0 0 25 0 1 0 189426709 37871616 8795 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/19034/statm: 9246 8795 135 292 0 8951 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 36984

[startup+25.5027 s]
/proc/loadavg: 1.62 1.63 1.56 2/74 19035
/proc/meminfo: memFree=1793600/2055920 swapFree=4176004/4192956
[pid=19034] ppid=19032 vsize=60428 CPUtime=25.48
/proc/19034/stat : 19034 (wbo) R 19032 19034 18567 0 -1 4194304 14691 0 0 0 2518 30 0 0 25 0 1 0 189426709 61878272 14662 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/19034/statm: 15107 14662 135 292 0 14812 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 60428

[startup+51.1026 s]
/proc/loadavg: 1.55 1.61 1.56 3/74 19035
/proc/meminfo: memFree=1760832/2055920 swapFree=4176004/4192956
[pid=19034] ppid=19032 vsize=93808 CPUtime=51.08
/proc/19034/stat : 19034 (wbo) R 19032 19034 18567 0 -1 4194304 23025 0 0 0 5057 51 0 0 25 0 1 0 189426709 96059392 22996 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/19034/statm: 23452 22996 135 292 0 23157 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 93808

[startup+102.307 s]
/proc/loadavg: 1.62 1.64 1.56 2/74 19035
/proc/meminfo: memFree=1695104/2055920 swapFree=4176004/4192956
[pid=19034] ppid=19032 vsize=158712 CPUtime=101.92
/proc/19034/stat : 19034 (wbo) R 19032 19034 18567 0 -1 4194304 39183 0 0 0 10095 97 0 0 25 0 1 0 189426709 162521088 39154 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/19034/statm: 39678 39154 135 292 0 39383 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 158712

[startup+162.302 s]
/proc/loadavg: 1.80 1.70 1.59 4/74 19035
/proc/meminfo: memFree=1630976/2055920 swapFree=4176004/4192956
[pid=19034] ppid=19032 vsize=223656 CPUtime=161.16
/proc/19034/stat : 19034 (wbo) R 19032 19034 18567 0 -1 4194304 55432 0 0 0 15963 153 0 0 25 0 1 0 189426709 229023744 55403 1992294400 134512640 135709839 4294956240 18446744073709551615 134517168 0 0 4096 3 0 0 0 17 1 0 0
/proc/19034/statm: 55914 55403 135 292 0 55619 0
Current children cumulated CPU time (s) 161.16
Current children cumulated vsize (KiB) 223656

[startup+222.302 s]
/proc/loadavg: 1.81 1.69 1.59 2/74 19041
/proc/meminfo: memFree=1556984/2055920 swapFree=4176004/4192956
[pid=19034] ppid=19032 vsize=296488 CPUtime=221.02
/proc/19034/stat : 19034 (wbo) R 19032 19034 18567 0 -1 4194304 73616 0 0 0 21899 203 0 0 25 0 1 0 189426709 303603712 73587 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/19034/statm: 74122 73587 135 292 0 73827 0
Current children cumulated CPU time (s) 221.02
Current children cumulated vsize (KiB) 296488

[startup+282.302 s]
/proc/loadavg: 1.89 1.72 1.60 2/74 19041
/proc/meminfo: memFree=1501880/2055920 swapFree=4176004/4192956
[pid=19034] ppid=19032 vsize=352460 CPUtime=280.37
/proc/19034/stat : 19034 (wbo) R 19032 19034 18567 0 -1 4194304 87591 0 0 0 27786 251 0 0 25 0 1 0 189426709 360919040 87562 1992294400 134512640 135709839 4294956240 18446744073709551615 134573862 0 0 4096 3 0 0 0 17 1 0 0
/proc/19034/statm: 88115 87562 135 292 0 87820 0
Current children cumulated CPU time (s) 280.37
Current children cumulated vsize (KiB) 352460

[startup+342.301 s]
/proc/loadavg: 1.75 1.71 1.60 2/74 19041
/proc/meminfo: memFree=1443704/2055920 swapFree=4176004/4192956
[pid=19034] ppid=19032 vsize=409672 CPUtime=339.72
/proc/19034/stat : 19034 (wbo) R 19032 19034 18567 0 -1 4194304 101901 0 0 0 33663 309 0 0 25 0 1 0 189426709 419504128 101872 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/19034/statm: 102418 101872 135 292 0 102123 0
Current children cumulated CPU time (s) 339.72
Current children cumulated vsize (KiB) 409672

[startup+402.301 s]
/proc/loadavg: 2.21 1.84 1.65 2/74 19041
/proc/meminfo: memFree=1387320/2055920 swapFree=4176004/4192956
[pid=19034] ppid=19032 vsize=467420 CPUtime=399.13
/proc/19034/stat : 19034 (wbo) R 19032 19034 18567 0 -1 4194304 116308 0 0 0 39554 359 0 0 25 0 1 0 189426709 478638080 116279 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/19034/statm: 116855 116279 135 292 0 116560 0
Current children cumulated CPU time (s) 399.13
Current children cumulated vsize (KiB) 467420

[startup+462.301 s]
/proc/loadavg: 2.14 1.89 1.68 4/74 19041
/proc/meminfo: memFree=1327288/2055920 swapFree=4176004/4192956
[pid=19034] ppid=19032 vsize=526076 CPUtime=458.44
/proc/19034/stat : 19034 (wbo) R 19032 19034 18567 0 -1 4194304 130969 0 0 0 45427 417 0 0 25 0 1 0 189426709 538701824 130940 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/19034/statm: 131519 130940 135 292 0 131224 0
Current children cumulated CPU time (s) 458.44
Current children cumulated vsize (KiB) 526076

[startup+522.301 s]
/proc/loadavg: 1.94 1.87 1.68 4/74 19041
/proc/meminfo: memFree=1268032/2055920 swapFree=4176004/4192956
[pid=19034] ppid=19032 vsize=585924 CPUtime=517.82
/proc/19034/stat : 19034 (wbo) R 19032 19034 18567 0 -1 4194304 145939 0 0 0 51317 465 0 0 25 0 1 0 189426709 599986176 145910 1992294400 134512640 135709839 4294956240 18446744073709551615 134572614 0 0 4096 3 0 0 0 17 1 0 0
/proc/19034/statm: 146481 145910 135 292 0 146186 0
Current children cumulated CPU time (s) 517.82
Current children cumulated vsize (KiB) 585924

[startup+582.311 s]
/proc/loadavg: 1.76 1.81 1.67 4/74 19041
/proc/meminfo: memFree=1211456/2055920 swapFree=4176004/4192956
[pid=19034] ppid=19032 vsize=641648 CPUtime=577.3
/proc/19034/stat : 19034 (wbo) R 19032 19034 18567 0 -1 4194304 159869 0 0 0 57216 514 0 0 25 0 1 0 189426709 657047552 159840 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/19034/statm: 160412 159840 135 292 0 160117 0
Current children cumulated CPU time (s) 577.3
Current children cumulated vsize (KiB) 641648

[startup+642.302 s]
/proc/loadavg: 1.56 1.75 1.66 2/74 19041
/proc/meminfo: memFree=1157248/2055920 swapFree=4176004/4192956
[pid=19034] ppid=19032 vsize=695396 CPUtime=637.22
/proc/19034/stat : 19034 (wbo) R 19032 19034 18567 0 -1 4194304 173279 0 0 0 63167 555 0 0 25 0 1 0 189426709 712085504 173250 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/19034/statm: 173849 173250 135 292 0 173554 0
Current children cumulated CPU time (s) 637.22
Current children cumulated vsize (KiB) 695396

[startup+702.311 s]

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

[startup+882.302 s]
/proc/loadavg: 1.84 1.75 1.66 2/74 19041
/proc/meminfo: memFree=928960/2055920 swapFree=4176004/4192956
[pid=19034] ppid=19032 vsize=923360 CPUtime=876.02
/proc/19034/stat : 19034 (wbo) R 19032 19034 18567 0 -1 4194304 230245 0 0 0 86854 748 0 0 25 0 1 0 189426709 945520640 230216 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/19034/statm: 230840 230216 135 292 0 230545 0
Current children cumulated CPU time (s) 876.02
Current children cumulated vsize (KiB) 923360

[startup+942.302 s]
/proc/loadavg: 1.77 1.75 1.67 2/74 19041
/proc/meminfo: memFree=874176/2055920 swapFree=4176004/4192956
[pid=19034] ppid=19032 vsize=978444 CPUtime=935.87
/proc/19034/stat : 19034 (wbo) R 19032 19034 18567 0 -1 4194304 244015 0 0 0 92796 791 0 0 25 0 1 0 189426709 1001926656 243986 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/19034/statm: 244611 243986 135 292 0 244316 0
Current children cumulated CPU time (s) 935.87
Current children cumulated vsize (KiB) 978444

[startup+1002.3 s]
/proc/loadavg: 1.79 1.77 1.67 2/74 19041
/proc/meminfo: memFree=818560/2055920 swapFree=4176004/4192956
[pid=19034] ppid=19032 vsize=1033744 CPUtime=995.68
/proc/19034/stat : 19034 (wbo) R 19032 19034 18567 0 -1 4194304 257822 0 0 0 98733 835 0 0 25 0 1 0 189426709 1058553856 257793 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/19034/statm: 258436 257793 135 292 0 258141 0
Current children cumulated CPU time (s) 995.68
Current children cumulated vsize (KiB) 1033744

[startup+1062.3 s]
/proc/loadavg: 1.62 1.72 1.66 2/74 19041
/proc/meminfo: memFree=763520/2055920 swapFree=4176004/4192956
[pid=19034] ppid=19032 vsize=1089268 CPUtime=1055.12
/proc/19034/stat : 19034 (wbo) R 19032 19034 18567 0 -1 4194304 271701 0 0 0 104630 882 0 0 25 0 1 0 189426709 1115410432 271672 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/19034/statm: 272317 271672 135 292 0 272022 0
Current children cumulated CPU time (s) 1055.12
Current children cumulated vsize (KiB) 1089268

[startup+1122.3 s]
/proc/loadavg: 1.65 1.69 1.65 3/74 19041
/proc/meminfo: memFree=706304/2055920 swapFree=4176004/4192956
[pid=19034] ppid=19032 vsize=1145932 CPUtime=1114.66
/proc/19034/stat : 19034 (wbo) R 19032 19034 18567 0 -1 4194304 285884 0 0 0 110540 926 0 0 25 0 1 0 189426709 1173434368 285855 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/19034/statm: 286483 285855 135 292 0 286188 0
Current children cumulated CPU time (s) 1114.66
Current children cumulated vsize (KiB) 1145932

[startup+1182.3 s]
/proc/loadavg: 1.72 1.69 1.65 2/74 19041
/proc/meminfo: memFree=656768/2055920 swapFree=4176004/4192956
[pid=19034] ppid=19032 vsize=1195416 CPUtime=1174.56
/proc/19034/stat : 19034 (wbo) R 19032 19034 18567 0 -1 4194304 298243 0 0 0 116493 963 0 0 25 0 1 0 189426709 1224105984 298214 1992294400 134512640 135709839 4294956240 18446744073709551615 134573780 0 0 4096 3 0 0 0 17 1 0 0
/proc/19034/statm: 298854 298214 135 292 0 298559 0
Current children cumulated CPU time (s) 1174.56
Current children cumulated vsize (KiB) 1195416

[startup+1242.3 s]
/proc/loadavg: 1.48 1.63 1.63 2/74 19041
/proc/meminfo: memFree=602304/2055920 swapFree=4176004/4192956
[pid=19034] ppid=19032 vsize=1249548 CPUtime=1234.03
/proc/19034/stat : 19034 (wbo) R 19032 19034 18567 0 -1 4194304 311769 0 0 0 122388 1015 0 0 25 0 1 0 189426709 1279537152 311740 1992294400 134512640 135709839 4294956240 18446744073709551615 134517510 0 0 4096 3 0 0 0 17 1 0 0
/proc/19034/statm: 312387 311740 135 292 0 312092 0
Current children cumulated CPU time (s) 1234.03
Current children cumulated vsize (KiB) 1249548

[startup+1302.3 s]
/proc/loadavg: 1.68 1.65 1.63 2/74 19041
/proc/meminfo: memFree=550912/2055920 swapFree=4176004/4192956
[pid=19034] ppid=19032 vsize=1300444 CPUtime=1293.99
/proc/19034/stat : 19034 (wbo) R 19032 19034 18567 0 -1 4194304 324499 0 0 0 128346 1053 0 0 25 0 1 0 189426709 1331654656 324470 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/19034/statm: 325111 324470 135 292 0 324816 0
Current children cumulated CPU time (s) 1293.99
Current children cumulated vsize (KiB) 1300444

[startup+1362.3 s]
/proc/loadavg: 1.78 1.68 1.64 2/74 19041
/proc/meminfo: memFree=496128/2055920 swapFree=4176004/4192956
[pid=19034] ppid=19032 vsize=1355508 CPUtime=1353.76
/proc/19034/stat : 19034 (wbo) R 19032 19034 18567 0 -1 4194304 338240 0 0 0 134283 1093 0 0 25 0 1 0 189426709 1388040192 338211 1992294400 134512640 135709839 4294956240 18446744073709551615 134573921 0 0 4096 3 0 0 0 17 1 0 0
/proc/19034/statm: 338877 338211 135 292 0 338582 0
Current children cumulated CPU time (s) 1353.76
Current children cumulated vsize (KiB) 1355508

[startup+1422.31 s]
/proc/loadavg: 1.64 1.65 1.63 3/74 19041
/proc/meminfo: memFree=442112/2055920 swapFree=4176004/4192956
[pid=19034] ppid=19032 vsize=1409140 CPUtime=1413.32
/proc/19034/stat : 19034 (wbo) R 19032 19034 18567 0 -1 4194304 351654 0 0 0 140194 1138 0 0 25 0 1 0 189426709 1442959360 351625 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/19034/statm: 352285 351625 135 292 0 351990 0
Current children cumulated CPU time (s) 1413.32
Current children cumulated vsize (KiB) 1409140

[startup+1482.3 s]
/proc/loadavg: 1.61 1.64 1.63 2/74 19041
/proc/meminfo: memFree=391424/2055920 swapFree=4176004/4192956
[pid=19034] ppid=19032 vsize=1461228 CPUtime=1473.18
/proc/19034/stat : 19034 (wbo) R 19032 19034 18567 0 -1 4194304 364663 0 0 0 146139 1179 0 0 25 0 1 0 189426709 1496297472 364634 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/19034/statm: 365307 364634 135 292 0 365012 0
Current children cumulated CPU time (s) 1473.18
Current children cumulated vsize (KiB) 1461228

[startup+1542.3 s]
/proc/loadavg: 1.51 1.61 1.62 3/74 19041
/proc/meminfo: memFree=341952/2055920 swapFree=4176004/4192956
[pid=19034] ppid=19032 vsize=1509280 CPUtime=1532.57
/proc/19034/stat : 19034 (wbo) R 19032 19034 18567 0 -1 4194304 376694 0 0 0 152035 1222 0 0 25 0 1 0 189426709 1545502720 376665 1992294400 134512640 135709839 4294956240 18446744073709551615 134517510 0 0 4096 3 0 0 0 17 1 0 0
/proc/19034/statm: 377320 376665 135 292 0 377025 0
Current children cumulated CPU time (s) 1532.57
Current children cumulated vsize (KiB) 1509280

[startup+1602.3 s]
/proc/loadavg: 1.53 1.59 1.61 2/74 19041
/proc/meminfo: memFree=293312/2055920 swapFree=4176004/4192956
[pid=19034] ppid=19032 vsize=1558524 CPUtime=1591.93
/proc/19034/stat : 19034 (wbo) R 19032 19034 18567 0 -1 4194304 388988 0 0 0 157929 1264 0 0 25 0 1 0 189426709 1595928576 388959 1992294400 134512640 135709839 4294956240 18446744073709551615 134517504 0 0 4096 3 0 0 0 17 1 0 0
/proc/19034/statm: 389631 388959 135 292 0 389336 0
Current children cumulated CPU time (s) 1591.93
Current children cumulated vsize (KiB) 1558524

[startup+1662.3 s]
/proc/loadavg: 1.65 1.62 1.62 2/74 19041
/proc/meminfo: memFree=243456/2055920 swapFree=4176004/4192956
[pid=19034] ppid=19032 vsize=1607704 CPUtime=1651.33
/proc/19034/stat : 19034 (wbo) R 19032 19034 18567 0 -1 4194304 401272 0 0 0 163822 1311 0 0 25 0 1 0 189426709 1646288896 401243 1992294400 134512640 135709839 4294956240 18446744073709551615 134517504 0 0 4096 3 0 0 0 17 1 0 0
/proc/19034/statm: 401926 401243 135 292 0 401631 0
Current children cumulated CPU time (s) 1651.33
Current children cumulated vsize (KiB) 1607704

[startup+1722.3 s]
/proc/loadavg: 1.99 1.72 1.65 2/74 19041
/proc/meminfo: memFree=193728/2055920 swapFree=4176004/4192956
[pid=19034] ppid=19032 vsize=1657640 CPUtime=1710.76
/proc/19034/stat : 19034 (wbo) R 19032 19034 18567 0 -1 4194304 413747 0 0 0 169716 1360 0 0 25 0 1 0 189426709 1697423360 413718 1992294400 134512640 135709839 4294956240 18446744073709551615 134573958 0 0 4096 3 0 0 0 17 1 0 0
/proc/19034/statm: 414410 413718 135 292 0 414115 0
Current children cumulated CPU time (s) 1710.76
Current children cumulated vsize (KiB) 1657640

[startup+1782.3 s]
/proc/loadavg: 1.63 1.66 1.63 2/74 19041
/proc/meminfo: memFree=143552/2055920 swapFree=4176004/4192956
[pid=19034] ppid=19032 vsize=1707388 CPUtime=1770.1
/proc/19034/stat : 19034 (wbo) R 19032 19034 18567 0 -1 4194304 426193 0 0 0 175608 1402 0 0 25 0 1 0 189426709 1748365312 426164 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/19034/statm: 426847 426164 135 292 0 426552 0
Current children cumulated CPU time (s) 1770.1
Current children cumulated vsize (KiB) 1707388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.6 s]
/proc/loadavg: 1.67 1.66 1.64 4/74 19041
/proc/meminfo: memFree=118336/2055920 swapFree=4176004/4192956
[pid=19034] ppid=19032 vsize=1732208 CPUtime=1800.04
/proc/19034/stat : 19034 (wbo) R 19032 19034 18567 0 -1 4194304 432410 0 0 0 178580 1424 0 0 25 0 1 0 189426709 1773780992 432381 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/19034/statm: 433052 432381 135 292 0 432757 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1732208

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

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

[startup+1812.81 s]
/proc/loadavg: 1.67 1.66 1.64 4/75 19042
/proc/meminfo: memFree=731512/2055920 swapFree=4176004/4192956
[pid=19034] ppid=19032 vsize=0 CPUtime=1800.25
/proc/19034/stat : 19034 (wbo) R 19032 19034 18567 0 -1 4195332 432410 0 0 0 178581 1444 0 0 25 0 1 0 189426709 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/19034/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.25
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1812.88
CPU time (s): 1800.32
CPU user time (s): 1785.81
CPU system time (s): 14.5128
CPU usage (%): 99.3075
Max. virtual memory (cumulated for all children) (KiB): 1732208

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

runsolver used 2.17667 second user time and 5.9381 second system time

The end

Launcher Data

Begin job on node74 at 2009-06-17 07:57:54
IDJOB=1875032
IDBENCH=48377
IDSOLVER=698
FILE ID=node74/1875032-1245218274
PBS_JOBID= 9368374
Free space on /tmp= 103024 MiB

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

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

MD5SUM BENCH= 97892b1b250c8711791b219b8ddda703
RANDOM SEED=1185657696

node74.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.218
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.218
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:       1852272 kB
Buffers:         28228 kB
Cached:          91304 kB
SwapCached:      10348 kB
Active:          36740 kB
Inactive:       114044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1852272 kB
SwapTotal:     4192956 kB
SwapFree:      4176004 kB
Dirty:            2400 kB
Writeback:           0 kB
Mapped:          33320 kB
Slab:            37732 kB
Committed_AS:   608276 kB
PageTables:       2124 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-1875032-1245218274.opb

Free space on /tmp at the end= 103020 MiB
End job on node74 at 2009-06-17 08:28:09