Trace number 2702170

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 NameAnswerobjective functionCPU timeWall clock time
wbo 1.4bSignal 182.904 182.972

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=89-P1=181-P2=233-P3=19-P4=167-P5=113-P6=191-P7=61-P8=59-B.opb
MD5SUMa6d214cc283b484f5cca285d86c4d8bb
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark2.23766
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables192
Total number of constraints17
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints17
Minimum length of a constraint8
Maximum length of a constraint80
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 32768
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 130560
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)512
Sum of products size (including duplicates)1024
Number of different products512
Sum of products size1024

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100517
0.00/0.00	c Parsing opb file format. File HOME/instance-2702170-1278546707.opb.
0.00/0.00	c Instance file HOME/instance-2702170-1278546707.opb
0.00/0.00	c File size is 38505 bytes.
0.00/0.00	c Highest Coefficient sum: 130560
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:      704                                                 |
0.00/0.00	c |  Number Clauses:        512                                                 |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 537                                                 |
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 |     704     1049     4408 |     5000        0    nan |  0.000 % |
0.00/0.01	c |       100 |     704     1049     4408 |     5500      100     59 |  0.002 % |
0.00/0.02	c |       250 |     704     1049     4408 |     6050      250     57 |  0.000 % |
0.00/0.04	c |       476 |     704     1049     4408 |     6655      476     53 |  0.000 % |
0.00/0.06	c |       813 |     704     1049     4408 |     7320      813     56 |  0.000 % |
0.09/0.10	c |      1320 |     704     1049     4408 |     8052     1320     52 |  0.000 % |
0.09/0.18	c |      2080 |     704     1049     4408 |     8857     2080     52 |  0.002 % |
0.29/0.31	c |      3220 |     704     1049     4408 |     9743     3220     46 |  0.000 % |
0.49/0.52	c |      4928 |     704     1049     4408 |    10717     4928     45 |  0.002 % |
0.69/0.72	c |      7490 |     704     1049     4408 |    11789     7490     46 |  0.000 % |
1.19/1.20	c |     11335 |     704     1049     4408 |    12968    11335     45 |  0.000 % |
1.39/1.46	c ===============================================================================
1.39/1.46	c New solution: 3
1.39/1.46	o 3
1.39/1.46	c Elapsed CPU time: 1.42778 s	Remaining CPU time: 178.572 s
1.39/1.46	c ===============================================================================
1.39/1.46	c |     14165 |     704     1050     4416 |     5000     7450     47 |  0.000 % |
1.39/1.48	c |     14266 |     633     1050     4416 |     5500     3703     48 | 10.087 % |
1.39/1.49	c |     14416 |     633     1050     4416 |     6050     3853     48 | 10.087 % |
1.50/1.51	c |     14643 |     633     1050     4416 |     6655     4080     49 | 10.085 % |
1.50/1.54	c |     14981 |     633     1050     4416 |     7320     4418     48 | 10.085 % |
1.50/1.58	c |     15488 |     633     1050     4416 |     8052     4925     48 | 10.085 % |
1.59/1.64	c |     16248 |     633     1050     4416 |     8857     5685     48 | 10.085 % |
1.69/1.73	c |     17388 |     633     1050     4416 |     9743     6825     51 | 10.085 % |
1.89/1.93	c |     19096 |     633     1050     4416 |    10717     8533     51 | 10.085 % |
2.10/2.18	c |     21659 |     633     1050     4416 |    11789    11096     50 | 10.085 % |
2.69/2.70	c |     25503 |     633     1050     4416 |    12968     8852     47 | 10.085 % |
3.19/3.26	c |     31269 |     633     1050     4416 |    14265     7961     49 | 10.085 % |
4.09/4.14	c |     39919 |     633     1050     4416 |    15692     9209     71 | 10.087 % |
5.50/5.53	c |     52893 |     633     1050     4416 |    17261    14077     45 | 10.085 % |
7.89/7.91	c |     72354 |     633     1050     4416 |    18987    15957     39 | 10.085 % |
13.49/13.58	c |    101550 |     633     1050     4416 |    20886    16017     59 | 10.085 % |
22.59/22.61	c |    145341 |     633     1050     4416 |    22974    17411     47 | 10.085 % |
35.88/35.92	c |    211026 |     633     1050     4416 |    25272    23052     44 | 10.085 % |
57.08/57.14	c |    309552 |     632     1050     4416 |    27799    18557     40 | 10.227 % |
96.96/97.04	c |    457343 |     631     1050     4416 |    30579    14328     38 | 10.370 % |
169.34/169.42	c |    679026 |     628     1050     4416 |    33637    15925     49 | 10.796 % |
182.14/182.20	c There are 76 assigned variables. 8 in cost function.

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-2702170-1278546707/watcher-2702170-1278546707 -o /tmp/evaluation-result-2702170-1278546707/solver-2702170-1278546707 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702170-1278546707.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.76 0.37 3/106 25365
/proc/meminfo: memFree=1665312/2059040 swapFree=4161224/4192956
[pid=25365] ppid=25363 vsize=2836 CPUtime=0
/proc/25365/stat : 25365 (wbo1.4b) R 25363 25365 24705 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 22884250 2904064 264 1992294400 134512640 135751879 4292392944 18446744073709551615 135206651 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25365/statm: 709 264 144 303 0 404 0

[startup+0.093163 s]
/proc/loadavg: 0.99 0.76 0.37 3/106 25365
/proc/meminfo: memFree=1665312/2059040 swapFree=4161224/4192956
[pid=25365] ppid=25363 vsize=3096 CPUtime=0.08
/proc/25365/stat : 25365 (wbo1.4b) R 25363 25365 24705 0 -1 4202496 433 0 0 0 8 0 0 0 20 0 1 0 22884250 3170304 342 1992294400 134512640 135751879 4292392944 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25365/statm: 774 342 147 303 0 469 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3096

[startup+0.101164 s]
/proc/loadavg: 0.99 0.76 0.37 3/106 25365
/proc/meminfo: memFree=1665312/2059040 swapFree=4161224/4192956
[pid=25365] ppid=25363 vsize=3096 CPUtime=0.09
/proc/25365/stat : 25365 (wbo1.4b) R 25363 25365 24705 0 -1 4202496 439 0 0 0 9 0 0 0 20 0 1 0 22884250 3170304 348 1992294400 134512640 135751879 4292392944 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25365/statm: 774 348 147 303 0 469 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3096

[startup+0.301185 s]
/proc/loadavg: 0.99 0.76 0.37 3/106 25365
/proc/meminfo: memFree=1665312/2059040 swapFree=4161224/4192956
[pid=25365] ppid=25363 vsize=3620 CPUtime=0.29
/proc/25365/stat : 25365 (wbo1.4b) R 25363 25365 24705 0 -1 4202496 577 0 0 0 29 0 0 0 20 0 1 0 22884250 3706880 486 1992294400 134512640 135751879 4292392944 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25365/statm: 905 486 147 303 0 600 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3620

[startup+0.701227 s]
/proc/loadavg: 0.99 0.76 0.37 3/106 25365
/proc/meminfo: memFree=1665312/2059040 swapFree=4161224/4192956
[pid=25365] ppid=25363 vsize=4916 CPUtime=0.69
/proc/25365/stat : 25365 (wbo1.4b) R 25363 25365 24705 0 -1 4202496 889 0 0 0 67 2 0 0 21 0 1 0 22884250 5033984 798 1992294400 134512640 135751879 4292392944 18446744073709551615 135209796 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25365/statm: 1229 798 147 303 0 924 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4916

[startup+1.50131 s]
/proc/loadavg: 0.99 0.76 0.37 2/107 25366
/proc/meminfo: memFree=1662204/2059040 swapFree=4161224/4192956
[pid=25365] ppid=25363 vsize=7096 CPUtime=1.5
/proc/25365/stat : 25365 (wbo1.4b) R 25363 25365 24705 0 -1 4202496 1446 0 0 0 146 4 0 0 23 0 1 0 22884250 7266304 1355 1992294400 134512640 135751879 4292392944 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25365/statm: 1774 1355 148 303 0 1469 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 7096

[startup+3.10148 s]
/proc/loadavg: 0.99 0.76 0.37 2/107 25366
/proc/meminfo: memFree=1658732/2059040 swapFree=4161224/4192956
[pid=25365] ppid=25363 vsize=11608 CPUtime=3.09
/proc/25365/stat : 25365 (wbo1.4b) R 25363 25365 24705 0 -1 4202496 2544 0 0 0 301 8 0 0 25 0 1 0 22884250 11886592 2453 1992294400 134512640 135751879 4292392944 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25365/statm: 2902 2453 148 303 0 2597 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11608

[startup+6.30081 s]
/proc/loadavg: 0.99 0.77 0.37 2/107 25366
/proc/meminfo: memFree=1649060/2059040 swapFree=4161224/4192956
[pid=25365] ppid=25363 vsize=20240 CPUtime=6.29
/proc/25365/stat : 25365 (wbo1.4b) R 25363 25365 24705 0 -1 4202496 4727 0 0 0 614 15 0 0 25 0 1 0 22884250 20725760 4636 1992294400 134512640 135751879 4292392944 18446744073709551615 134611216 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25365/statm: 5060 4636 148 303 0 4755 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20240

[startup+12.7015 s]
/proc/loadavg: 0.99 0.77 0.38 2/107 25368
/proc/meminfo: memFree=1636784/2059040 swapFree=4161224/4192956
[pid=25365] ppid=25363 vsize=31452 CPUtime=12.69
/proc/25365/stat : 25365 (wbo1.4b) R 25363 25365 24705 0 -1 4202496 7529 0 0 0 1243 26 0 0 25 0 1 0 22884250 32206848 7438 1992294400 134512640 135751879 4292392944 18446744073709551615 134518464 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25365/statm: 7863 7438 148 303 0 7558 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31452

[startup+25.5008 s]
/proc/loadavg: 0.99 0.78 0.39 2/107 25368
/proc/meminfo: memFree=1619672/2059040 swapFree=4161224/4192956
[pid=25365] ppid=25363 vsize=48016 CPUtime=25.49
/proc/25365/stat : 25365 (wbo1.4b) R 25363 25365 24705 0 -1 4202496 11639 0 0 0 2504 45 0 0 25 0 1 0 22884250 49168384 11548 1992294400 134512640 135751879 4292392944 18446744073709551615 134518474 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25365/statm: 12004 11548 148 303 0 11699 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 48016

[startup+51.1005 s]
/proc/loadavg: 0.99 0.80 0.40 2/107 25368
/proc/meminfo: memFree=1588052/2059040 swapFree=4161224/4192956
[pid=25365] ppid=25363 vsize=80624 CPUtime=51.08
/proc/25365/stat : 25365 (wbo1.4b) R 25363 25365 24705 0 -1 4202496 19780 0 0 0 5032 76 0 0 25 0 1 0 22884250 82558976 19689 1992294400 134512640 135751879 4292392944 18446744073709551615 134518464 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25365/statm: 20156 19689 148 303 0 19851 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 80624

[startup+102.308 s]
/proc/loadavg: 0.99 0.83 0.43 2/107 25370
/proc/meminfo: memFree=1536964/2059040 swapFree=4161224/4192956
[pid=25365] ppid=25363 vsize=130708 CPUtime=102.26
/proc/25365/stat : 25365 (wbo1.4b) R 25363 25365 24705 0 -1 4202496 32284 0 0 0 10092 134 0 0 25 0 1 0 22884250 133844992 32193 1992294400 134512640 135751879 4292392944 18446744073709551615 134616760 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25365/statm: 32677 32193 148 303 0 32372 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 130708

[startup+162.301 s]
/proc/loadavg: 0.99 0.86 0.46 2/107 25372
/proc/meminfo: memFree=1495920/2059040 swapFree=4161224/4192956
[pid=25365] ppid=25363 vsize=172300 CPUtime=162.24
/proc/25365/stat : 25365 (wbo1.4b) R 25363 25365 24705 0 -1 4202496 42631 0 0 0 16032 192 0 0 25 0 1 0 22884250 176435200 42540 1992294400 134512640 135751879 4292392944 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25365/statm: 43075 42540 148 303 0 42770 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 172300

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

[startup+166.302 s]
/proc/loadavg: 0.99 0.86 0.47 2/107 25372
/proc/meminfo: memFree=1492820/2059040 swapFree=4161224/4192956
[pid=25365] ppid=25363 vsize=174876 CPUtime=166.24
/proc/25365/stat : 25365 (wbo1.4b) R 25363 25365 24705 0 -1 4202496 43274 0 0 0 16429 195 0 0 25 0 1 0 22884250 179073024 43183 1992294400 134512640 135751879 4292392944 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25365/statm: 43719 43183 148 303 0 43414 0
Current children cumulated CPU time (s) 166.24
Current children cumulated vsize (KiB) 174876

[startup+172.708 s]
/proc/loadavg: 0.99 0.86 0.47 2/107 25372
/proc/meminfo: memFree=1483892/2059040 swapFree=4161224/4192956
[pid=25365] ppid=25363 vsize=183892 CPUtime=172.64
/proc/25365/stat : 25365 (wbo1.4b) R 25363 25365 24705 0 -1 4202496 45508 0 0 0 17060 204 0 0 25 0 1 0 22884250 188305408 45417 1992294400 134512640 135751879 4292392944 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25365/statm: 45973 45417 148 303 0 45668 0
Current children cumulated CPU time (s) 172.64
Current children cumulated vsize (KiB) 183892

[startup+179.101 s]
/proc/loadavg: 0.99 0.86 0.47 2/107 25372
/proc/meminfo: memFree=1476824/2059040 swapFree=4161224/4192956
[pid=25365] ppid=25363 vsize=191876 CPUtime=179.04
/proc/25365/stat : 25365 (wbo1.4b) R 25363 25365 24705 0 -1 4202496 47506 0 0 0 17692 212 0 0 25 0 1 0 22884250 196481024 47415 1992294400 134512640 135751879 4292392944 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25365/statm: 47969 47415 148 303 0 47664 0
Current children cumulated CPU time (s) 179.04
Current children cumulated vsize (KiB) 191876

[startup+180.701 s]
/proc/loadavg: 0.99 0.86 0.47 2/107 25372
/proc/meminfo: memFree=1475088/2059040 swapFree=4161224/4192956
[pid=25365] ppid=25363 vsize=192644 CPUtime=180.63
/proc/25365/stat : 25365 (wbo1.4b) R 25363 25365 24705 0 -1 4202496 47714 0 0 0 17850 213 0 0 25 0 1 0 22884250 197267456 47623 1992294400 134512640 135751879 4292392944 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25365/statm: 48161 47623 148 303 0 47856 0
Current children cumulated CPU time (s) 180.63
Current children cumulated vsize (KiB) 192644

[startup+182.301 s]
/proc/loadavg: 0.99 0.86 0.47 2/107 25372
/proc/meminfo: memFree=1474592/2059040 swapFree=4161224/4192956
[pid=25365] ppid=25363 vsize=193556 CPUtime=182.24
/proc/25365/stat : 25365 (wbo1.4b) R 25363 25365 24705 0 -1 4204032 47920 0 0 0 18000 224 0 0 25 0 1 0 22884250 198201344 47829 1992294400 134512640 135751879 4292392944 18446744073709551615 134639954 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25365/statm: 48389 47829 148 303 0 48084 0
Current children cumulated CPU time (s) 182.24
Current children cumulated vsize (KiB) 193556

[startup+182.701 s]
/proc/loadavg: 0.99 0.86 0.47 2/107 25372
/proc/meminfo: memFree=1395728/2059040 swapFree=4161224/4192956
[pid=25365] ppid=25363 vsize=193556 CPUtime=182.63
/proc/25365/stat : 25365 (wbo1.4b) R 25363 25365 24705 0 -1 4204032 47920 0 0 0 18000 263 0 0 18 0 1 0 22884250 198201344 47829 1992294400 134512640 135751879 4292392944 18446744073709551615 134639954 0 0 4096 3 0 0 0 17 0 0 0 1
/proc/25365/statm: 48389 47829 148 303 0 48084 0
Current children cumulated CPU time (s) 182.63
Current children cumulated vsize (KiB) 193556

[startup+182.901 s]
/proc/loadavg: 0.99 0.86 0.47 2/107 25372
/proc/meminfo: memFree=1395728/2059040 swapFree=4161224/4192956
[pid=25365] ppid=25363 vsize=193556 CPUtime=182.83
/proc/25365/stat : 25365 (wbo1.4b) R 25363 25365 24705 0 -1 4204032 47920 0 0 0 18000 283 0 0 18 0 1 0 22884250 198201344 47829 1992294400 134512640 135751879 4292392944 18446744073709551615 134639954 0 0 4096 3 0 0 0 17 0 0 0 1
/proc/25365/statm: 48389 47829 148 303 0 48084 0
Current children cumulated CPU time (s) 182.83
Current children cumulated vsize (KiB) 193556

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 182.972
CPU time (s): 182.904
CPU user time (s): 180.001
CPU system time (s): 2.90356
CPU usage (%): 99.963
Max. virtual memory (cumulated for all children) (KiB): 193556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 180.001
system time used= 2.90356
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47921
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= 3
involuntary context switches= 2300

runsolver used 0.320951 second user time and 0.855869 second system time

The end

Launcher Data

Begin job on node007 at 2010-07-08 01:51:47
IDJOB=2702170
IDBENCH=48020
IDSOLVER=1161
FILE ID=node007/2702170-1278546707
PBS_JOBID= 11239523
Free space on /tmp= 62492 MiB

SOLVER NAME= wbo 1.4b
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=8-P0=89-P1=181-P2=233-P3=19-P4=167-P5=113-P6=191-P7=61-P8=59-B.opb
COMMAND LINE= wbo1.4b -file-format=opb -time-limit=TIMEOUT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2702170-1278546707/watcher-2702170-1278546707 -o /tmp/evaluation-result-2702170-1278546707/solver-2702170-1278546707 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702170-1278546707.opb

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

MD5SUM BENCH= a6d214cc283b484f5cca285d86c4d8bb
RANDOM SEED=1152970975

node007.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.256
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.51
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.256
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	: 5599.52
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1666336 kB
Buffers:         67976 kB
Cached:         207452 kB
SwapCached:       1860 kB
Active:         127608 kB
Inactive:       177764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1666336 kB
SwapTotal:     4192956 kB
SwapFree:      4161224 kB
Dirty:            2712 kB
Writeback:          12 kB
AnonPages:       28192 kB
Mapped:          13084 kB
Slab:            65572 kB
PageTables:       4096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182100 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-2702170-1278546707.opb

Free space on /tmp at the end= 62304 MiB
End job on node007 at 2010-07-08 01:54:50