Trace number 1874963

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? (MO) 638.175 640.004

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_10_5_80.opb
MD5SUMaef8bab64cc2dcfbe1beaaaf4a02d676
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1.20182
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1502
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
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 80
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)12540
Sum of products size (including duplicates)25080
Number of different products6270
Sum of products size12540

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-1874963-1245214010.opb.
0.00/0.00	c Instance file HOME/instance-1874963-1245214010.opb
0.00/0.00	c File size is 563011 bytes.
0.02/0.09	c Highest Coefficient sum: 1000
0.02/0.09	c ============================[ Problem Statistics ]=============================
0.02/0.09	c |                                                                             |
0.02/0.09	c |  Parsing time:          0.09         s                                      |
0.02/0.09	c |  Number Variables:      7270                                                |
0.02/0.09	c |  Number Clauses:        6770                                                |
0.02/0.09	c |  Number Cardinality:    1003                                                |
0.02/0.09	c |  Number PB Constraints: 6270                                                |
0.02/0.09	c ============================[ Search Statistics ]==============================
0.02/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.02/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.02/0.09	c ===============================================================================
0.02/0.09	c |         0 |    7270    14043    53660 |     5000        0    nan |  0.000 % |
4.49/4.57	c |       421 |    7270    14043    53660 |     5500      421    709 |  0.000 % |
4.59/4.69	c |       571 |    7270    14043    53660 |     6050      571    747 |  0.000 % |
4.89/4.92	c |       796 |    7270    14043    53660 |     6655      796    755 |  0.000 % |
5.39/5.43	c |      1135 |    7270    14043    53660 |     7320     1135    648 |  0.000 % |
5.88/5.95	c |      1641 |    7270    14043    53660 |     8052     1641    714 |  0.000 % |
6.58/6.64	c |      2400 |    7270    14043    53660 |     8857     2400    762 |  0.000 % |
7.38/7.50	c |      3539 |    7270    14043    53660 |     9743     3539    796 |  0.000 % |
8.80/8.87	c |      5247 |    7270    14043    53660 |    10717     5247    819 |  0.000 % |
12.58/12.60	c |      7809 |    7270    14043    53660 |    11789     7809    706 |  0.000 % |
15.78/15.87	c |     11653 |    7270    14043    53660 |    12968    11653    762 |  0.000 % |
25.68/25.79	c |     17419 |    7270    14043    53660 |    14265    17419    696 |  0.000 % |
35.24/35.34	c |     26068 |    7270    14043    53660 |    15692    17359    773 |  0.000 % |
54.39/54.83	c |     39042 |    7270    14043    53660 |    17261    21654    641 |  0.000 % |
76.15/76.77	c |     58503 |    7270    14043    53660 |    18987    16544    870 |  0.000 % |
120.45/121.04	c |     87695 |    7270    14043    53660 |    20886    15333    495 |  0.000 % |
173.37/174.01	c |    131485 |    7270    14043    53660 |    22974    24878    874 |  0.000 % |
233.47/234.66	c |    197169 |    7270    14043    53660 |    25272    19513    896 |  0.000 % |
338.33/339.50	c |    295695 |    7270    14043    53660 |    27799    11969    898 |  0.000 % |
444.35/445.89	c |    443484 |    7270    14043    53660 |    30579    17770    904 |  0.000 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1874963-1245214010/watcher-1874963-1245214010 -o /tmp/evaluation-result-1874963-1245214010/solver-1874963-1245214010 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1874963-1245214010.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.41 1.64 1.59 3/73 18901
/proc/meminfo: memFree=1445392/2055920 swapFree=4176004/4192956
[pid=18901] ppid=18899 vsize=3404 CPUtime=0
/proc/18901/stat : 18901 (wbo) R 18899 18901 18567 0 -1 4194304 279 0 0 0 0 0 0 0 18 0 1 0 189000338 3485696 263 1992294400 134512640 135709839 4294956240 18446744073709551615 134570339 0 0 4096 3 0 0 0 17 1 0 0
/proc/18901/statm: 851 263 126 292 0 418 0

[startup+0.028666 s]
/proc/loadavg: 1.41 1.64 1.59 3/73 18901
/proc/meminfo: memFree=1445392/2055920 swapFree=4176004/4192956
[pid=18901] ppid=18899 vsize=4444 CPUtime=0.02
/proc/18901/stat : 18901 (wbo) R 18899 18901 18567 0 -1 4194304 559 0 0 0 2 0 0 0 18 0 1 0 189000338 4550656 543 1992294400 134512640 135709839 4294956240 18446744073709551615 134548059 0 0 4096 3 0 0 0 17 1 0 0
/proc/18901/statm: 1111 543 156 292 0 678 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4444

[startup+0.101673 s]
/proc/loadavg: 1.41 1.64 1.59 3/73 18901
/proc/meminfo: memFree=1445392/2055920 swapFree=4176004/4192956
[pid=18901] ppid=18899 vsize=5520 CPUtime=0.09
/proc/18901/stat : 18901 (wbo) R 18899 18901 18567 0 -1 4194304 1054 0 0 0 9 0 0 0 18 0 1 0 189000338 5652480 900 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/18901/statm: 1380 900 132 292 0 1085 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5520

[startup+0.318703 s]
/proc/loadavg: 1.41 1.64 1.59 3/73 18901
/proc/meminfo: memFree=1445392/2055920 swapFree=4176004/4192956
[pid=18901] ppid=18899 vsize=5776 CPUtime=0.31
/proc/18901/stat : 18901 (wbo) R 18899 18901 18567 0 -1 4194304 1146 0 0 0 31 0 0 0 19 0 1 0 189000338 5914624 992 1992294400 134512640 135709839 4294956240 18446744073709551615 134518144 0 0 4096 3 0 0 0 17 1 0 0
/proc/18901/statm: 1444 992 134 292 0 1149 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 5776

[startup+0.703746 s]
/proc/loadavg: 1.41 1.64 1.59 3/73 18901
/proc/meminfo: memFree=1445392/2055920 swapFree=4176004/4192956
[pid=18901] ppid=18899 vsize=6032 CPUtime=0.69
/proc/18901/stat : 18901 (wbo) R 18899 18901 18567 0 -1 4194304 1215 0 0 0 69 0 0 0 23 0 1 0 189000338 6176768 1061 1992294400 134512640 135709839 4294956240 18446744073709551615 134518518 0 0 4096 3 0 0 0 17 1 0 0
/proc/18901/statm: 1508 1061 134 292 0 1213 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6032

[startup+1.50584 s]
/proc/loadavg: 1.41 1.64 1.59 2/74 18902
/proc/meminfo: memFree=1441480/2055920 swapFree=4176004/4192956
[pid=18901] ppid=18899 vsize=6424 CPUtime=1.49
/proc/18901/stat : 18901 (wbo) R 18899 18901 18567 0 -1 4194304 1311 0 0 0 149 0 0 0 25 0 1 0 189000338 6578176 1157 1992294400 134512640 135709839 4294956240 18446744073709551615 134577687 0 0 4096 3 0 0 0 17 1 0 0
/proc/18901/statm: 1606 1157 134 292 0 1311 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6424

[startup+3.10203 s]
/proc/loadavg: 1.41 1.64 1.59 2/74 18902
/proc/meminfo: memFree=1440776/2055920 swapFree=4176004/4192956
[pid=18901] ppid=18899 vsize=7072 CPUtime=3.09
/proc/18901/stat : 18901 (wbo) R 18899 18901 18567 0 -1 4194304 1444 0 0 0 308 1 0 0 25 0 1 0 189000338 7241728 1290 1992294400 134512640 135709839 4294956240 18446744073709551615 134518512 0 0 4096 3 0 0 0 17 1 0 0
/proc/18901/statm: 1768 1290 134 292 0 1473 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7072

[startup+6.30139 s]
/proc/loadavg: 1.46 1.64 1.60 3/74 18902
/proc/meminfo: memFree=1438152/2055920 swapFree=4176004/4192956
[pid=18901] ppid=18899 vsize=13148 CPUtime=6.28
/proc/18901/stat : 18901 (wbo) R 18899 18901 18567 0 -1 4194304 2974 0 0 0 624 4 0 0 25 0 1 0 189000338 13463552 2820 1992294400 134512640 135709839 4294956240 18446744073709551615 135171716 0 0 4096 3 0 0 0 17 1 0 0
/proc/18901/statm: 3287 2820 135 292 0 2992 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13148

[startup+12.7011 s]
/proc/loadavg: 1.42 1.63 1.59 2/74 18902
/proc/meminfo: memFree=1417352/2055920 swapFree=4176004/4192956
[pid=18901] ppid=18899 vsize=31244 CPUtime=12.68
/proc/18901/stat : 18901 (wbo) R 18899 18901 18567 0 -1 4194304 7514 0 0 0 1260 8 0 0 25 0 1 0 189000338 31993856 7360 1992294400 134512640 135709839 4294956240 18446744073709551615 135171716 0 0 4096 3 0 0 0 17 1 0 0
/proc/18901/statm: 7811 7360 135 292 0 7516 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 31244

[startup+25.5026 s]
/proc/loadavg: 1.33 1.60 1.58 2/74 18902
/proc/meminfo: memFree=1387400/2055920 swapFree=4176004/4192956
[pid=18901] ppid=18899 vsize=60328 CPUtime=25.48
/proc/18901/stat : 18901 (wbo) R 18899 18901 18567 0 -1 4194304 14778 0 0 0 2533 15 0 0 25 0 1 0 189000338 61775872 14624 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/18901/statm: 15082 14624 135 292 0 14787 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 60328

[startup+51.1027 s]
/proc/loadavg: 1.39 1.60 1.58 2/74 18902
/proc/meminfo: memFree=1331720/2055920 swapFree=4176004/4192956
[pid=18901] ppid=18899 vsize=116500 CPUtime=50.71
/proc/18901/stat : 18901 (wbo) R 18899 18901 18567 0 -1 4194304 28807 0 0 0 5041 30 0 0 25 0 1 0 189000338 119296000 28653 1992294400 134512640 135709839 4294956240 18446744073709551615 134577698 0 0 4096 3 0 0 0 17 1 0 0
/proc/18901/statm: 29125 28653 135 292 0 28830 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 116500

[startup+102.306 s]
/proc/loadavg: 1.39 1.56 1.57 2/74 18902
/proc/meminfo: memFree=1212872/2055920 swapFree=4176004/4192956
[pid=18901] ppid=18899 vsize=234196 CPUtime=101.75
/proc/18901/stat : 18901 (wbo) R 18899 18901 18567 0 -1 4194304 58232 0 0 0 10123 52 0 0 25 0 1 0 189000338 239816704 58078 1992294400 134512640 135709839 4294956240 18446744073709551615 134572752 0 0 4096 3 0 0 0 17 1 0 0
/proc/18901/statm: 58549 58078 135 292 0 58254 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 234196

[startup+162.302 s]
/proc/loadavg: 1.52 1.58 1.57 2/74 18902
/proc/meminfo: memFree=1051848/2055920 swapFree=4176004/4192956
[pid=18901] ppid=18899 vsize=396776 CPUtime=161.73
/proc/18901/stat : 18901 (wbo) R 18899 18901 18567 0 -1 4194304 98854 0 0 0 16095 78 0 0 25 0 1 0 189000338 406298624 98700 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/18901/statm: 99194 98701 135 292 0 98899 0
Current children cumulated CPU time (s) 161.73
Current children cumulated vsize (KiB) 396776

[startup+222.301 s]
/proc/loadavg: 1.73 1.62 1.58 3/74 18902
/proc/meminfo: memFree=814344/2055920 swapFree=4176004/4192956
[pid=18901] ppid=18899 vsize=632564 CPUtime=221.17
/proc/18901/stat : 18901 (wbo) R 18899 18901 18567 0 -1 4194304 157788 0 0 0 21993 124 0 0 25 0 1 0 189000338 647745536 157634 1992294400 134512640 135709839 4294956240 18446744073709551615 134517520 0 0 4096 3 0 0 0 17 1 0 0
/proc/18901/statm: 158141 157634 135 292 0 157846 0
Current children cumulated CPU time (s) 221.17
Current children cumulated vsize (KiB) 632564

[startup+282.301 s]
/proc/loadavg: 1.70 1.63 1.58 2/74 18902
/proc/meminfo: memFree=595592/2055920 swapFree=4176004/4192956
[pid=18901] ppid=18899 vsize=852816 CPUtime=281.15
/proc/18901/stat : 18901 (wbo) R 18899 18901 18567 0 -1 4194304 212818 0 0 0 27949 166 0 0 25 0 1 0 189000338 873283584 212664 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/18901/statm: 213204 212664 135 292 0 212909 0
Current children cumulated CPU time (s) 281.15
Current children cumulated vsize (KiB) 852816

[startup+342.305 s]
/proc/loadavg: 1.39 1.56 1.56 3/74 18902
/proc/meminfo: memFree=375496/2055920 swapFree=4176004/4192956
[pid=18901] ppid=18899 vsize=1071960 CPUtime=341.13
/proc/18901/stat : 18901 (wbo) R 18899 18901 18567 0 -1 4194304 267597 0 0 0 33910 203 0 0 25 0 1 0 189000338 1097687040 267443 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/18901/statm: 267990 267443 135 292 0 267695 0
Current children cumulated CPU time (s) 341.13
Current children cumulated vsize (KiB) 1071960

[startup+402.301 s]
/proc/loadavg: 1.76 1.61 1.57 3/74 18904
/proc/meminfo: memFree=60936/2055920 swapFree=4176004/4192956
[pid=18901] ppid=18899 vsize=1388288 CPUtime=401.11
/proc/18901/stat : 18901 (wbo) R 18899 18901 18567 0 -1 4194304 346675 0 0 0 39857 254 0 0 25 0 1 0 189000338 1421606912 346521 1992294400 134512640 135709839 4294956240 18446744073709551615 134573944 0 0 4096 3 0 0 0 17 1 0 0
/proc/18901/statm: 347072 346521 135 292 0 346777 0
Current children cumulated CPU time (s) 401.11
Current children cumulated vsize (KiB) 1388288

[startup+462.303 s]
/proc/loadavg: 1.48 1.57 1.56 2/74 18904
/proc/meminfo: memFree=15048/2055920 swapFree=4176004/4192956
[pid=18901] ppid=18899 vsize=1628772 CPUtime=460.83
/proc/18901/stat : 18901 (wbo) R 18899 18901 18567 0 -1 4194304 406769 0 0 0 45782 301 0 0 25 0 1 0 189000338 1667862528 406615 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/18901/statm: 407193 406615 135 292 0 406898 0
Current children cumulated CPU time (s) 460.83
Current children cumulated vsize (KiB) 1628772

[startup+522.302 s]
/proc/loadavg: 1.28 1.49 1.53 3/74 18904
/proc/meminfo: memFree=15112/2055920 swapFree=4176004/4192956
[pid=18901] ppid=18899 vsize=1700896 CPUtime=520.71
/proc/18901/stat : 18901 (wbo) R 18899 18901 18567 0 -1 4194304 424777 0 0 0 51756 315 0 0 25 0 1 0 189000338 1741717504 424623 1992294400 134512640 135709839 4294956240 18446744073709551615 134573940 0 0 4096 3 0 0 0 17 1 0 0
/proc/18901/statm: 425224 424623 135 292 0 424929 0
Current children cumulated CPU time (s) 520.71
Current children cumulated vsize (KiB) 1700896

[startup+582.302 s]
/proc/loadavg: 1.62 1.54 1.54 2/74 18904
/proc/meminfo: memFree=14920/2055920 swapFree=4176004/4192956
[pid=18901] ppid=18899 vsize=1771756 CPUtime=580.6
/proc/18901/stat : 18901 (wbo) R 18899 18901 18567 0 -1 4194304 442474 0 0 0 57726 334 0 0 25 0 1 0 189000338 1814278144 442320 1992294400 134512640 135709839 4294956240 18446744073709551615 134573938 0 0 4096 3 0 0 0 17 1 0 0
/proc/18901/statm: 442939 442320 135 292 0 442644 0
Current children cumulated CPU time (s) 580.6
Current children cumulated vsize (KiB) 1771756



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+639.702 s]
/proc/loadavg: 1.64 1.56 1.55 4/74 18904
/proc/meminfo: memFree=14856/2055920 swapFree=4176004/4192956
[pid=18901] ppid=18899 vsize=1843212 CPUtime=637.86
/proc/18901/stat : 18901 (wbo) R 18899 18901 18567 0 -1 4194304 460346 0 0 0 63437 349 0 0 25 0 1 0 189000338 1887449088 460192 1992294400 134512640 135709839 4294956240 18446744073709551615 134518157 0 0 4096 3 0 0 0 17 1 0 0
/proc/18901/statm: 460803 460192 135 292 0 460508 0
Current children cumulated CPU time (s) 637.86
Current children cumulated vsize (KiB) 1843212

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

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

[startup+639.811 s]
/proc/loadavg: 1.64 1.56 1.55 4/74 18904
/proc/meminfo: memFree=14856/2055920 swapFree=4176004/4192956
[pid=18901] ppid=18899 vsize=0 CPUtime=637.97
/proc/18901/stat : 18901 (wbo) R 18899 18901 18567 0 -1 4195332 460346 0 0 0 63437 360 0 0 25 0 1 0 189000338 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/18901/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 637.97
Current children cumulated vsize (KiB) 0

[startup+640.002 s]
/proc/loadavg: 1.64 1.56 1.55 4/74 18904
/proc/meminfo: memFree=14856/2055920 swapFree=4176004/4192956
[pid=18901] ppid=18899 vsize=0 CPUtime=638.16
/proc/18901/stat : 18901 (wbo) R 18899 18901 18567 0 -1 4195332 460346 0 0 0 63437 379 0 0 25 0 1 0 189000338 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/18901/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 638.16
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 640.004
CPU time (s): 638.175
CPU user time (s): 634.379
CPU system time (s): 3.79642
CPU usage (%): 99.7142
Max. virtual memory (cumulated for all children) (KiB): 1843212

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

runsolver used 0.72289 second user time and 2.08568 second system time

The end

Launcher Data

Begin job on node74 at 2009-06-17 06:46:50
IDJOB=1874963
IDBENCH=48308
IDSOLVER=698
FILE ID=node74/1874963-1245214010
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_500_10_5_80.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-1874963-1245214010/watcher-1874963-1245214010 -o /tmp/evaluation-result-1874963-1245214010/solver-1874963-1245214010 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1874963-1245214010.opb

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

MD5SUM BENCH= aef8bab64cc2dcfbe1beaaaf4a02d676
RANDOM SEED=864345615

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:       1446192 kB
Buffers:         47264 kB
Cached:         462160 kB
SwapCached:      10368 kB
Active:          44408 kB
Inactive:       496352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1446192 kB
SwapTotal:     4192956 kB
SwapFree:      4176004 kB
Dirty:            2564 kB
Writeback:           0 kB
Mapped:          33320 kB
Slab:            53764 kB
Committed_AS:   606960 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-1874963-1245214010.opb

Free space on /tmp at the end= 103020 MiB
End job on node74 at 2009-06-17 06:57:33