Trace number 2671378

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.4a? (TO) 1800.15 1800.73

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_10_4_15.opb
MD5SUM521a5315af7cbff32722a5aa297c08a4
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)1228
Sum of products size (including duplicates)2456
Number of different products614
Sum of products size1228

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100517
0.00/0.00	c Parsing opb file format. File HOME/instance-2671378-1276724088.opb.
0.00/0.00	c Instance file HOME/instance-2671378-1276724088.opb
0.00/0.00	c File size is 50242 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:      714                                                 |
0.00/0.00	c |  Number Clauses:        664                                                 |
0.00/0.00	c |  Number Cardinality:    103                                                 |
0.00/0.00	c |  Number PB Constraints: 614                                                 |
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 |     714     1381     5262 |     5000        0    nan |  0.000 % |
0.00/0.01	c |       101 |     714     1381     5262 |     5500      101     74 |  0.003 % |
0.00/0.02	c |       252 |     714     1381     5262 |     6050      252     74 |  0.003 % |
0.00/0.03	c |       477 |     714     1381     5262 |     6655      477     75 |  0.002 % |
0.00/0.05	c |       814 |     714     1381     5262 |     7320      814     75 |  0.002 % |
0.00/0.09	c |      1321 |     714     1381     5262 |     8052     1321     75 |  0.002 % |
0.10/0.15	c |      2081 |     714     1381     5262 |     8857     2081     75 |  0.003 % |
0.19/0.26	c |      3220 |     714     1381     5262 |     9743     3220     74 |  0.002 % |
0.49/0.51	c |      4928 |     714     1381     5262 |    10717     4928     75 |  0.002 % |
0.89/0.93	c |      7491 |     714     1381     5262 |    11789     7491     74 |  0.002 % |
1.59/1.63	c |     11335 |     714     1381     5262 |    12968    11335     76 |  0.002 % |
2.59/2.62	c |     17101 |     714     1381     5262 |    14265    10284     76 |  0.002 % |
4.29/4.32	c |     25750 |     714     1381     5262 |    15692    11474     74 |  0.003 % |
6.79/6.83	c |     38724 |     714     1381     5262 |    17261    16268     73 |  0.003 % |
11.09/11.18	c |     58185 |     714     1381     5262 |    18987    17810     73 |  0.003 % |
21.68/21.72	c |     87378 |     714     1381     5262 |    20886    17539     75 |  0.002 % |
34.47/34.50	c |    131170 |     714     1381     5262 |    22974    17979     73 |  0.002 % |
54.48/54.59	c |    196854 |     714     1381     5262 |    25272    20152     70 |  0.002 % |
85.77/85.84	c |    295386 |     714     1381     5262 |    27799    14981     69 |  0.002 % |
136.46/136.58	c |    443175 |     714     1381     5262 |    30579    24165     68 |  0.003 % |
225.22/225.39	c |    664858 |     714     1381     5262 |    33637    26741     67 |  0.002 % |
351.58/351.77	c |    997386 |     714     1381     5262 |    37001    19828     64 |  0.003 % |
540.42/540.66	c |   1496177 |     714     1381     5262 |    40701    24087     66 |  0.002 % |
853.82/854.17	c |   2244360 |     714     1381     5262 |    44771    36280     64 |  0.003 % |
1362.06/1362.60	c |   3366642 |     714     1381     5262 |    49248    21754     63 |  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-2671378-1276724088/watcher-2671378-1276724088 -o /tmp/evaluation-result-2671378-1276724088/solver-2671378-1276724088 -C 1800 -W 2000 -M 1800 wbo1.4a -file-format=opb -time-limit=1800 HOME/instance-2671378-1276724088.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/105 21084
/proc/meminfo: memFree=1686108/2059040 swapFree=4192956/4192956
[pid=21084] ppid=21082 vsize=2760 CPUtime=0
/proc/21084/stat : 21084 (wbo1.4a) R 21082 21084 20405 0 -1 4202496 318 0 0 0 0 0 0 0 25 0 1 0 13702639 2826240 237 1992294400 134512640 135751879 4287245680 18446744073709551615 135206651 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/21084/statm: 690 237 140 303 0 372 0

[startup+0.107622 s]
/proc/loadavg: 0.92 0.98 0.99 3/105 21084
/proc/meminfo: memFree=1686108/2059040 swapFree=4192956/4192956
[pid=21084] ppid=21082 vsize=3364 CPUtime=0.1
/proc/21084/stat : 21084 (wbo1.4a) R 21082 21084 20405 0 -1 4202496 501 0 0 0 10 0 0 0 25 0 1 0 13702639 3444736 407 1992294400 134512640 135751879 4287245680 18446744073709551615 134616505 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/21084/statm: 841 407 143 303 0 536 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3364

[startup+0.200633 s]
/proc/loadavg: 0.92 0.98 0.99 3/105 21084
/proc/meminfo: memFree=1686108/2059040 swapFree=4192956/4192956
[pid=21084] ppid=21082 vsize=3880 CPUtime=0.19
/proc/21084/stat : 21084 (wbo1.4a) R 21082 21084 20405 0 -1 4202496 613 0 0 0 19 0 0 0 25 0 1 0 13702639 3973120 519 1992294400 134512640 135751879 4287245680 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/21084/statm: 970 519 143 303 0 665 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3880

[startup+0.300644 s]
/proc/loadavg: 0.92 0.98 0.99 3/105 21084
/proc/meminfo: memFree=1686108/2059040 swapFree=4192956/4192956
[pid=21084] ppid=21082 vsize=4140 CPUtime=0.29
/proc/21084/stat : 21084 (wbo1.4a) R 21082 21084 20405 0 -1 4202496 700 0 0 0 29 0 0 0 25 0 1 0 13702639 4239360 606 1992294400 134512640 135751879 4287245680 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/21084/statm: 1035 606 143 303 0 730 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4140

[startup+0.700688 s]
/proc/loadavg: 0.92 0.98 0.99 3/105 21084
/proc/meminfo: memFree=1686108/2059040 swapFree=4192956/4192956
[pid=21084] ppid=21082 vsize=5172 CPUtime=0.69
/proc/21084/stat : 21084 (wbo1.4a) R 21082 21084 20405 0 -1 4202496 961 0 0 0 68 1 0 0 25 0 1 0 13702639 5296128 867 1992294400 134512640 135751879 4287245680 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/21084/statm: 1293 867 143 303 0 988 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5172

[startup+1.50078 s]
/proc/loadavg: 0.92 0.98 0.99 2/106 21085
/proc/meminfo: memFree=1682652/2059040 swapFree=4192956/4192956
[pid=21084] ppid=21082 vsize=7196 CPUtime=1.49
/proc/21084/stat : 21084 (wbo1.4a) R 21082 21084 20405 0 -1 4202496 1466 0 0 0 146 3 0 0 25 0 1 0 13702639 7368704 1372 1992294400 134512640 135751879 4287245680 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/21084/statm: 1799 1372 143 303 0 1494 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7196

[startup+3.10096 s]
/proc/loadavg: 0.92 0.98 0.99 2/106 21085
/proc/meminfo: memFree=1680048/2059040 swapFree=4192956/4192956
[pid=21084] ppid=21082 vsize=10668 CPUtime=3.09
/proc/21084/stat : 21084 (wbo1.4a) R 21082 21084 20405 0 -1 4202496 2300 0 0 0 304 5 0 0 25 0 1 0 13702639 10924032 2206 1992294400 134512640 135751879 4287245680 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/21084/statm: 2667 2207 143 303 0 2362 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10668

[startup+6.30132 s]
/proc/loadavg: 0.93 0.98 0.99 2/106 21085
/proc/meminfo: memFree=1673228/2059040 swapFree=4192956/4192956
[pid=21084] ppid=21082 vsize=17160 CPUtime=6.29
/proc/21084/stat : 21084 (wbo1.4a) R 21082 21084 20405 0 -1 4202496 3911 0 0 0 621 8 0 0 25 0 1 0 13702639 17571840 3817 1992294400 134512640 135751879 4287245680 18446744073709551615 134616497 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/21084/statm: 4290 3817 143 303 0 3985 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17160

[startup+12.701 s]
/proc/loadavg: 0.93 0.98 0.99 2/106 21085
/proc/meminfo: memFree=1662316/2059040 swapFree=4192956/4192956
[pid=21084] ppid=21082 vsize=26444 CPUtime=12.69
/proc/21084/stat : 21084 (wbo1.4a) R 21082 21084 20405 0 -1 4202496 6204 0 0 0 1253 16 0 0 25 0 1 0 13702639 27078656 6110 1992294400 134512640 135751879 4287245680 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/21084/statm: 6611 6110 143 303 0 6306 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26444

[startup+25.5005 s]
/proc/loadavg: 0.95 0.98 0.99 2/106 21087
/proc/meminfo: memFree=1645576/2059040 swapFree=4192956/4192956
[pid=21084] ppid=21082 vsize=43288 CPUtime=25.48
/proc/21084/stat : 21084 (wbo1.4a) R 21082 21084 20405 0 -1 4202496 10423 0 0 0 2519 29 0 0 25 0 1 0 13702639 44326912 10329 1992294400 134512640 135751879 4287245680 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/21084/statm: 10822 10329 143 303 0 10517 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 43288

[startup+51.1004 s]
/proc/loadavg: 0.96 0.98 0.99 2/106 21087
/proc/meminfo: memFree=1616312/2059040 swapFree=4192956/4192956
[pid=21084] ppid=21082 vsize=72528 CPUtime=51.07
/proc/21084/stat : 21084 (wbo1.4a) R 21082 21084 20405 0 -1 4202496 17699 0 0 0 5053 54 0 0 25 0 1 0 13702639 74268672 17605 1992294400 134512640 135751879 4287245680 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/21084/statm: 18132 17605 143 303 0 17827 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 72528

[startup+102.301 s]
/proc/loadavg: 0.98 0.98 0.99 2/106 21089
/proc/meminfo: memFree=1559520/2059040 swapFree=4192956/4192956
[pid=21084] ppid=21082 vsize=128824 CPUtime=102.26
/proc/21084/stat : 21084 (wbo1.4a) R 21082 21084 20405 0 -1 4202496 31776 0 0 0 10120 106 0 0 25 0 1 0 13702639 131915776 31682 1992294400 134512640 135751879 4287245680 18446744073709551615 134603007 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/21084/statm: 32206 31682 143 303 0 31901 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 128824

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 21089
/proc/meminfo: memFree=1504340/2059040 swapFree=4192956/4192956
[pid=21084] ppid=21082 vsize=184372 CPUtime=162.24
/proc/21084/stat : 21084 (wbo1.4a) R 21082 21084 20405 0 -1 4202496 45645 0 0 0 16068 156 0 0 25 0 1 0 13702639 188796928 45551 1992294400 134512640 135751879 4287245680 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/21084/statm: 46093 45551 143 303 0 45788 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 184372

[startup+222.308 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 21091
/proc/meminfo: memFree=1450028/2059040 swapFree=4192956/4192956
[pid=21084] ppid=21082 vsize=238120 CPUtime=222.22
/proc/21084/stat : 21084 (wbo1.4a) R 21082 21084 20405 0 -1 4202496 59073 0 0 0 22016 206 0 0 25 0 1 0 13702639 243834880 58979 1992294400 134512640 135751879 4287245680 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/21084/statm: 59530 58979 143 303 0 59225 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 238120

[startup+282.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 21093
/proc/meminfo: memFree=1402040/2059040 swapFree=4192956/4192956
[pid=21084] ppid=21082 vsize=286828 CPUtime=282.2
/proc/21084/stat : 21084 (wbo1.4a) R 21082 21084 20405 0 -1 4202496 71239 0 0 0 27962 258 0 0 25 0 1 0 13702639 293711872 71145 1992294400 134512640 135751879 4287245680 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/21084/statm: 71707 71145 143 303 0 71402 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 286828

[startup+342.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 21095
/proc/meminfo: memFree=1346612/2059040 swapFree=4192956/4192956
[pid=21084] ppid=21082 vsize=341508 CPUtime=342.19
/proc/21084/stat : 21084 (wbo1.4a) R 21082 21084 20405 0 -1 4202496 84903 0 0 0 33903 316 0 0 25 0 1 0 13702639 349704192 84809 1992294400 134512640 135751879 4287245680 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/21084/statm: 85377 84809 143 303 0 85072 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 341508

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 21097
/proc/meminfo: memFree=1296764/2059040 swapFree=4192956/4192956
[pid=21084] ppid=21082 vsize=391872 CPUtime=402.17
/proc/21084/stat : 21084 (wbo1.4a) R 21082 21084 20405 0 -1 4202496 97467 0 0 0 39847 370 0 0 25 0 1 0 13702639 401276928 97373 1992294400 134512640 135751879 4287245680 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/21084/statm: 97968 97373 143 303 0 97663 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 391872

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 21097
/proc/meminfo: memFree=1243196/2059040 swapFree=4192956/4192956
[pid=21084] ppid=21082 vsize=444936 CPUtime=462.15
/proc/21084/stat : 21084 (wbo1.4a) R 21082 21084 20405 0 -1 4202496 110726 0 0 0 45788 427 0 0 25 0 1 0 13702639 455614464 110632 1992294400 134512640 135751879 4287245680 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/21084/statm: 111234 110632 143 303 0 110929 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 444936

[startup+522.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 21099
/proc/meminfo: memFree=1188140/2059040 swapFree=4192956/4192956
[pid=21084] ppid=21082 vsize=500712 CPUtime=522.13
/proc/21084/stat : 21084 (wbo1.4a) R 21082 21084 20405 0 -1 4202496 124667 0 0 0 51724 489 0 0 25 0 1 0 13702639 512729088 124573 1992294400 134512640 135751879 4287245680 18446744073709551615 134616355 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/21084/statm: 125178 124573 143 303 0 124873 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 500712

[startup+582.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 21101
/proc/meminfo: memFree=1136308/2059040 swapFree=4192956/4192956
[pid=21084] ppid=21082 vsize=551608 CPUtime=582.1
/proc/21084/stat : 21084 (wbo1.4a) R 21082 21084 20405 0 -1 4202496 137377 0 0 0 57663 547 0 0 25 0 1 0 13702639 564846592 137283 1992294400 134512640 135751879 4287245680 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/21084/statm: 137902 137283 143 303 0 137597 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 551608

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 21103
/proc/meminfo: memFree=1089188/2059040 swapFree=4192956/4192956
[pid=21084] ppid=21082 vsize=599120 CPUtime=642.09
/proc/21084/stat : 21084 (wbo1.4a) R 21082 21084 20405 0 -1 4202496 149253 0 0 0 63607 602 0 0 25 0 1 0 13702639 613498880 149159 1992294400 134512640 135751879 4287245680 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/21084/statm: 149780 149159 143 303 0 149475 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 599120

[startup+702.301 s]

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

[startup+882.308 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 21109
/proc/meminfo: memFree=906908/2059040 swapFree=4192956/4192956
[pid=21084] ppid=21082 vsize=780340 CPUtime=882.01
/proc/21084/stat : 21084 (wbo1.4a) R 21082 21084 20405 0 -1 4202496 194523 0 0 0 87368 833 0 0 25 0 1 0 13702639 799068160 194429 1992294400 134512640 135751879 4287245680 18446744073709551615 134616374 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/21084/statm: 195085 194429 143 303 0 194780 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 780340

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 21111
/proc/meminfo: memFree=861896/2059040 swapFree=4192956/4192956
[pid=21084] ppid=21082 vsize=825464 CPUtime=941.99
/proc/21084/stat : 21084 (wbo1.4a) R 21082 21084 20405 0 -1 4202496 205811 0 0 0 93310 889 0 0 25 0 1 0 13702639 845275136 205717 1992294400 134512640 135751879 4287245680 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/21084/statm: 206366 205717 143 303 0 206061 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 825464

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 21113
/proc/meminfo: memFree=817752/2059040 swapFree=4192956/4192956
[pid=21084] ppid=21082 vsize=869364 CPUtime=1001.97
/proc/21084/stat : 21084 (wbo1.4a) R 21082 21084 20405 0 -1 4202496 216763 0 0 0 99252 945 0 0 25 0 1 0 13702639 890228736 216669 1992294400 134512640 135751879 4287245680 18446744073709551615 134516986 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/21084/statm: 217341 216669 143 303 0 217036 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 869364

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 21113
/proc/meminfo: memFree=777576/2059040 swapFree=4192956/4192956
[pid=21084] ppid=21082 vsize=909936 CPUtime=1061.95
/proc/21084/stat : 21084 (wbo1.4a) R 21082 21084 20405 0 -1 4202496 226914 0 0 0 105203 992 0 0 25 0 1 0 13702639 931774464 226820 1992294400 134512640 135751879 4287245680 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/21084/statm: 227484 226820 143 303 0 227179 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 909936

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 21115
/proc/meminfo: memFree=734176/2059040 swapFree=4192956/4192956
[pid=21084] ppid=21082 vsize=953028 CPUtime=1121.94
/proc/21084/stat : 21084 (wbo1.4a) R 21082 21084 20405 0 -1 4202496 237679 0 0 0 111154 1040 0 0 25 0 1 0 13702639 975900672 237585 1992294400 134512640 135751879 4287245680 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/21084/statm: 238257 237585 143 303 0 237952 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 953028

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 21117
/proc/meminfo: memFree=689412/2059040 swapFree=4192956/4192956
[pid=21084] ppid=21082 vsize=998148 CPUtime=1181.92
/proc/21084/stat : 21084 (wbo1.4a) R 21082 21084 20405 0 -1 4202496 248948 0 0 0 117094 1098 0 0 25 0 1 0 13702639 1022103552 248854 1992294400 134512640 135751879 4287245680 18446744073709551615 134616489 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/21084/statm: 249537 248854 143 303 0 249232 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 998148

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 21119
/proc/meminfo: memFree=646632/2059040 swapFree=4192956/4192956
[pid=21084] ppid=21082 vsize=1040280 CPUtime=1241.89
/proc/21084/stat : 21084 (wbo1.4a) R 21082 21084 20405 0 -1 4202496 259478 0 0 0 123054 1135 0 0 25 0 1 0 13702639 1065246720 259384 1992294400 134512640 135751879 4287245680 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/21084/statm: 260070 259384 143 303 0 259765 0
Current children cumulated CPU time (s) 1241.89
Current children cumulated vsize (KiB) 1040280

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 21121
/proc/meminfo: memFree=606456/2059040 swapFree=4192956/4192956
[pid=21084] ppid=21082 vsize=1081708 CPUtime=1301.88
/proc/21084/stat : 21084 (wbo1.4a) R 21082 21084 20405 0 -1 4202496 269815 0 0 0 129007 1181 0 0 25 0 1 0 13702639 1107668992 269721 1992294400 134512640 135751879 4287245680 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/21084/statm: 270427 269721 143 303 0 270122 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 1081708

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 21121
/proc/meminfo: memFree=560328/2059040 swapFree=4192956/4192956
[pid=21084] ppid=21082 vsize=1126432 CPUtime=1361.87
/proc/21084/stat : 21084 (wbo1.4a) R 21082 21084 20405 0 -1 4202496 281007 0 0 0 134950 1237 0 0 25 0 1 0 13702639 1153466368 280913 1992294400 134512640 135751879 4287245680 18446744073709551615 134616444 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/21084/statm: 281608 280913 143 303 0 281303 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 1126432

[startup+1422.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 21123
/proc/meminfo: memFree=520772/2059040 swapFree=4192956/4192956
[pid=21084] ppid=21082 vsize=1165460 CPUtime=1421.85
/proc/21084/stat : 21084 (wbo1.4a) R 21082 21084 20405 0 -1 4202496 290748 0 0 0 140903 1282 0 0 25 0 1 0 13702639 1193431040 290654 1992294400 134512640 135751879 4287245680 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/21084/statm: 291365 290654 143 303 0 291060 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 1165460

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 21125
/proc/meminfo: memFree=480348/2059040 swapFree=4192956/4192956
[pid=21084] ppid=21082 vsize=1206440 CPUtime=1481.83
/proc/21084/stat : 21084 (wbo1.4a) R 21082 21084 20405 0 -1 4202496 300989 0 0 0 146858 1325 0 0 25 0 1 0 13702639 1235394560 300895 1992294400 134512640 135751879 4287245680 18446744073709551615 134616398 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/21084/statm: 301610 300895 143 303 0 301305 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 1206440

[startup+1542.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 21127
/proc/meminfo: memFree=440668/2059040 swapFree=4192956/4192956
[pid=21084] ppid=21082 vsize=1245588 CPUtime=1541.81
/proc/21084/stat : 21084 (wbo1.4a) R 21082 21084 20405 0 -1 4202496 310771 0 0 0 152811 1370 0 0 25 0 1 0 13702639 1275482112 310677 1992294400 134512640 135751879 4287245680 18446744073709551615 134616334 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/21084/statm: 311397 310677 143 303 0 311092 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 1245588

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 21138
/proc/meminfo: memFree=398632/2059040 swapFree=4192956/4192956
[pid=21084] ppid=21082 vsize=1288016 CPUtime=1601.77
/proc/21084/stat : 21084 (wbo1.4a) R 21082 21084 20405 0 -1 4202496 321379 0 0 0 158755 1422 0 0 25 0 1 0 13702639 1318928384 321285 1992294400 134512640 135751879 4287245680 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/21084/statm: 322004 321285 143 303 0 321699 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 1288016

[startup+1662.3 s]
/proc/loadavg: 1.05 1.00 1.00 2/106 21138
/proc/meminfo: memFree=361804/2059040 swapFree=4192956/4192956
[pid=21084] ppid=21082 vsize=1324384 CPUtime=1661.76
/proc/21084/stat : 21084 (wbo1.4a) R 21082 21084 20405 0 -1 4202496 330476 0 0 0 164705 1471 0 0 25 0 1 0 13702639 1356169216 330382 1992294400 134512640 135751879 4287245680 18446744073709551615 134616401 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/21084/statm: 331096 330382 143 303 0 330791 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 1324384

[startup+1722.3 s]
/proc/loadavg: 1.02 1.00 1.00 2/106 21140
/proc/meminfo: memFree=323984/2059040 swapFree=4192956/4192956
[pid=21084] ppid=21082 vsize=1362456 CPUtime=1721.74
/proc/21084/stat : 21084 (wbo1.4a) R 21082 21084 20405 0 -1 4202496 339985 0 0 0 170651 1523 0 0 25 0 1 0 13702639 1395154944 339891 1992294400 134512640 135751879 4287245680 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/21084/statm: 340614 339891 143 303 0 340309 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 1362456

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21142
/proc/meminfo: memFree=283808/2059040 swapFree=4192956/4192956
[pid=21084] ppid=21082 vsize=1402320 CPUtime=1781.72
/proc/21084/stat : 21084 (wbo1.4a) R 21082 21084 20405 0 -1 4202496 349946 0 0 0 176597 1575 0 0 25 0 1 0 13702639 1435975680 349852 1992294400 134512640 135751879 4287245680 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/21084/statm: 350580 349852 143 303 0 350275 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 1402320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 21142
/proc/meminfo: memFree=269796/2059040 swapFree=4192956/4192956
[pid=21084] ppid=21082 vsize=1416000 CPUtime=1800.02
/proc/21084/stat : 21084 (wbo1.4a) R 21082 21084 20405 0 -1 4202496 353353 0 0 0 178413 1589 0 0 25 0 1 0 13702639 1449984000 353259 1992294400 134512640 135751879 4287245680 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/21084/statm: 354000 353259 143 303 0 353695 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1416000

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

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

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 21143
/proc/meminfo: memFree=1411332/2059040 swapFree=4192956/4192956
[pid=21084] ppid=21082 vsize=0 CPUtime=1800.13
/proc/21084/stat : 21084 (wbo1.4a) R 21082 21084 20405 0 -1 4203524 353353 0 0 0 178413 1600 0 0 25 0 1 0 13702639 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/21084/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.73
CPU time (s): 1800.15
CPU user time (s): 1784.13
CPU system time (s): 16.0216
CPU usage (%): 99.9679
Max. virtual memory (cumulated for all children) (KiB): 1416000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1784.13
system time used= 16.0216
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 353353
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= 1
involuntary context switches= 5447

runsolver used 2.78958 second user time and 8.68968 second system time

The end

Launcher Data

Begin job on node085 at 2010-06-16 23:34:48
IDJOB=2671378
IDBENCH=48365
IDSOLVER=1160
FILE ID=node085/2671378-1276724088
PBS_JOBID= 11174153
Free space on /tmp= 121872 MiB

SOLVER NAME= wbo 1.4a
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_50_10_4_15.opb
COMMAND LINE= wbo1.4a -file-format=opb -time-limit=TIMEOUT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2671378-1276724088/watcher-2671378-1276724088 -o /tmp/evaluation-result-2671378-1276724088/solver-2671378-1276724088 -C 1800 -W 2000 -M 1800  wbo1.4a -file-format=opb -time-limit=1800 HOME/instance-2671378-1276724088.opb

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

MD5SUM BENCH= 521a5315af7cbff32722a5aa297c08a4
RANDOM SEED=328821464

node085.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.221
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.44
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.221
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5999.51
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1687032 kB
Buffers:        100332 kB
Cached:         132252 kB
SwapCached:          0 kB
Active:         134272 kB
Inactive:       157764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1687032 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2672 kB
Writeback:           0 kB
AnonPages:       59440 kB
Mapped:          15356 kB
Slab:            58384 kB
PageTables:       3912 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182316 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2671378-1276724088.opb

Free space on /tmp at the end= 121868 MiB
End job on node085 at 2010-06-17 00:04:51